{"id":343,"date":"2024-07-08T12:57:19","date_gmt":"2024-07-08T12:57:19","guid":{"rendered":"https:\/\/developers.10npay.com\/?post_type=docs&#038;p=1392"},"modified":"2026-05-21T17:16:45","modified_gmt":"2026-05-21T17:16:45","password":"","slug":"retrieve-individual-payment-method","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/retrieve-individual-payment-method\/","title":{"rendered":"Retrieve Individual Payment Method"},"content":{"rendered":"<h1>Retrieve Individual Payment Methods<\/h1>\n<p>Lists all saved payment methods (cards + IBANs) for a given individual.<\/p>\n<h2>Endpoint<\/h2>\n<pre><code>GET https:\/\/api-test.10npay.com\/api\/v1\/IndividualPaymentMethod\/{individualId}\n<\/code><\/pre>\n<h2>Headers<\/h2>\n<ul>\n<li><code>Authorization: Bearer &lt;access_token&gt;<\/code><\/li>\n<li><code>Accept: application\/json<\/code><\/li>\n<\/ul>\n<h2>Path Parameter<\/h2>\n<table>\n<thead>\n<tr>\n<th>Name<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>individualId<\/code><\/td>\n<td>CRM individual ID whose payment methods will be returned.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Response &mdash; 200 OK<\/h2>\n<pre><code>[\n  {\n    \"alias\": \"Personal VISA\",\n    \"validityMonth\": \"04\",\n    \"validityYear\": \"28\",\n    \"bankName\": \"Bank of Somewhere\",\n    \"swift\": \"TESTBGSF\",\n    \"currency\": \"BGN\",\n    \"cardType\": \"VISA\",\n    \"paymentType\": \"CARD\",\n    \"value\": \"****0044\",\n    \"ownerName\": \"Ivailo Petkov\",\n    \"accountHolderName\": \"Ivailo Petkov\",\n    \"lastFundsDeposited\": 0,\n    \"lastFundsWithdrawn\": 0,\n    \"has2FAOr3DS\": true,\n    \"bankStatement\": \"\",\n    \"cvvOrCvcCode\": \"\",\n    \"status\": \"PendingReview\",\n    \"bankAddress\": \"\",\n    \"vPos\": \"\"\n  }\n]\n<\/code><\/pre>\n<p>For IBAN entries, <code>paymentType<\/code> is usually <code>IBAN<\/code> and <code>value<\/code> contains the IBAN\/account number.<\/p>\n<h2>Errors<\/h2>\n<ul>\n<li><strong>400 Bad Request<\/strong> \u2013 invalid individual ID or individual not eligible.<\/li>\n<li><strong>404 Not Found<\/strong> \u2013 no such individual.<\/li>\n<li><strong>500 Internal Server Error<\/strong> \u2013 unexpected failure.<\/li>\n<\/ul>\n<h2>Notes<\/h2>\n<ul>\n<li>Use this endpoint after adding a card\/IBAN to check its review status.<\/li>\n<li>Masked card numbers and tokenized data are returned in <code>value<\/code>.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Retrieve Individual Payment Methods Lists all saved payment methods (cards + IBANs) for a given individual. Endpoint GET https:\/\/api-test.10npay.com\/api\/v1\/IndividualPaymentMethod\/{individualId} Headers Authorization: Bearer &lt;access_token&gt; Accept: application\/json Path Parameter Name Description individualId CRM individual ID whose payment methods will be returned. Response &mdash; 200 OK [ { &#8220;alias&#8221;: &#8220;Personal VISA&#8221;, &#8220;validityMonth&#8221;: &#8220;04&#8221;, &#8220;validityYear&#8221;: &#8220;28&#8221;, &#8220;bankName&#8221;: &#8220;Bank of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[51],"doc_tag":[],"knowledge_base":[33],"class_list":["post-343","docs","type-docs","status-publish","hentry","doc_category-application-payment-methods","knowledge_base-10npay"],"year_month":"2026-07","word_count":146,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"10npaydev","author_nicename":"10npaydev","author_url":"https:\/\/developers.10npay.com\/bg\/author\/10npaydev\/"},"doc_category_info":[{"term_name":"Application Payment Methods","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/10npay\/application-payment-methods\/"}],"doc_tag_info":[],"knowledge_base_info":[{"term_name":"10npay","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/10npay\/","term_slug":"10npay"}],"knowledge_base_slug":["10npay"],"_links":{"self":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/343","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/comments?post=343"}],"version-history":[{"count":1,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/343\/revisions"}],"predecessor-version":[{"id":408,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/343\/revisions\/408"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=343"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=343"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=343"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}