{"id":428,"date":"2026-05-22T09:57:06","date_gmt":"2026-05-22T09:57:06","guid":{"rendered":"https:\/\/developers.10npay.com\/docs\/get-friend-wallets\/"},"modified":"2026-05-22T09:57:06","modified_gmt":"2026-05-22T09:57:06","password":"","slug":"get-friend-wallets","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/get-friend-wallets\/","title":{"rendered":"Get Friend Wallets"},"content":{"rendered":"<h1>Get Friend Wallets<\/h1>\n<p>Returns the wallets (IBANs) available for a beneficiary so you can initiate a P2P transfer. The authenticated user must already have added this friend.<\/p>\n<h2>Endpoint<\/h2>\n<pre><code>GET https:\/\/api-test.10npay.com\/app\/IndividualWallet\/{beneficiaryId}\/wallets?isIndividualId=true\n<\/code><\/pre>\n<h2>Path &amp; Query Parameters<\/h2>\n<table>\n<thead>\n<tr>\n<th>Name<\/th>\n<th>Type<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>beneficiaryId<\/code><\/td>\n<td>integer<\/td>\n<td>ID of the friend (same ID used in add\/delete).<\/td>\n<\/tr>\n<tr>\n<td><code>isIndividualId<\/code><\/td>\n<td>boolean (query)<\/td>\n<td>Always set to <code>true<\/code> so the server treats the path value as an individual ID.<\/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<\/h2>\n<p><strong>200 OK<\/strong> \u2013 array of wallet objects:<\/p>\n<pre><code>[\n  {\n    \"walletId\": \"WALLET123\",\n    \"iban\": \"BG36TEPJ40131000500002\",\n    \"currency\": \"BGN\",\n    \"status\": \"Active\"\n  }\n]\n<\/code><\/pre>\n<p>Select one of these IBANs when calling <code>POST \/app\/{beneficiaryId}\/p2p-money-transfer<\/code>.<\/p>\n<h2>Errors<\/h2>\n<ul>\n<li><strong>404<\/strong> \u2013 beneficiary not found or not in the friend list.<\/li>\n<li><strong>401<\/strong> \u2013 missing\/expired token.<\/li>\n<li><strong>500<\/strong> \u2013 transient backend error.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Get Friend Wallets Returns the wallets (IBANs) available for a beneficiary so you can initiate a P2P transfer. The authenticated user must already have added this friend. Endpoint GET https:\/\/api-test.10npay.com\/app\/IndividualWallet\/{beneficiaryId}\/wallets?isIndividualId=true Path &amp; Query Parameters Name Type Description beneficiaryId integer ID of the friend (same ID used in add\/delete). isIndividualId boolean (query) Always set to true [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[54],"doc_tag":[],"knowledge_base":[33],"class_list":["post-428","docs","type-docs","status-publish","hentry","doc_category-beneficiaries","knowledge_base-10npay"],"year_month":"2026-06","word_count":125,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":[],"doc_category_info":[{"term_name":"Beneficiaries","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/10npay\/beneficiaries\/"}],"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\/428","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=428"}],"version-history":[{"count":0,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/428\/revisions"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=428"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=428"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=428"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}