{"id":400,"date":"2026-05-21T16:11:44","date_gmt":"2026-05-21T16:11:44","guid":{"rendered":"https:\/\/developers.10npay.com\/docs\/get-wallets\/"},"modified":"2026-05-21T16:11:44","modified_gmt":"2026-05-21T16:11:44","password":"","slug":"get-wallets","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/get-wallets\/","title":{"rendered":"Get Wallets"},"content":{"rendered":"<h1>Get Wallets<\/h1>\n<p>Returns the list of wallets created for a specific individual.<\/p>\n<h2>Endpoint<\/h2>\n<pre><code>GET https:\/\/api-test.10npay.com\/api\/v1\/IndividualWallet\/{id}\/wallets\n<\/code><\/pre>\n<h2>Path Parameters<\/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>id<\/code><\/td>\n<td>Individual identifier (same ID used when creating the wallet).<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\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>Response &mdash; 200 OK<\/h2>\n<pre><code>[\n  {\n    \"id\": 456,\n    \"currency\": \"BGN\",\n    \"status\": \"Active\",\n    \"iban\": \"BG12TEN0...\",\n    \"balance\": 0.00\n  }\n]\n<\/code><\/pre>\n<h2>Errors<\/h2>\n<ul>\n<li><strong>400 Bad Request<\/strong> &mdash; individual has no wallets \/ invalid ID.<\/li>\n<li><strong>401 Unauthorized<\/strong> &mdash; missing\/expired token.<\/li>\n<li><strong>404 Not Found<\/strong> &mdash; unknown individual.<\/li>\n<li><strong>5xx<\/strong> &mdash; transient server error.<\/li>\n<\/ul>\n<h2>Notes<\/h2>\n<ul>\n<li>Use this endpoint to list available wallets before selecting one for IBAN creation, balance checks, or payment methods.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Get Wallets Returns the list of wallets created for a specific individual. Endpoint GET https:\/\/api-test.10npay.com\/api\/v1\/IndividualWallet\/{id}\/wallets Path Parameters Name Description id Individual identifier (same ID used when creating the wallet). Headers Authorization: Bearer &lt;access_token&gt; Accept: application\/json Response &mdash; 200 OK [ { &#8220;id&#8221;: 456, &#8220;currency&#8221;: &#8220;BGN&#8221;, &#8220;status&#8221;: &#8220;Active&#8221;, &#8220;iban&#8221;: &#8220;BG12TEN0&#8230;&#8221;, &#8220;balance&#8221;: 0.00 } ] Errors 400 [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[50],"doc_tag":[],"knowledge_base":[33],"class_list":["post-400","docs","type-docs","status-publish","hentry","doc_category-create-account-iban","knowledge_base-10npay"],"year_month":"2026-06","word_count":103,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":[],"doc_category_info":[{"term_name":"Create - Account\/IBAN","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/10npay\/create-account-iban\/"}],"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\/400","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"}],"replies":[{"embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/comments?post=400"}],"version-history":[{"count":0,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/400\/revisions"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=400"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=400"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=400"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}