{"id":243,"date":"2023-06-09T08:08:07","date_gmt":"2023-06-09T08:08:07","guid":{"rendered":"https:\/\/developers.10npay.com\/?post_type=docs&#038;p=51"},"modified":"2026-05-21T16:03:02","modified_gmt":"2026-05-21T16:03:02","password":"","slug":"create-wallet","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/create-wallet\/","title":{"rendered":"Create Wallet"},"content":{"rendered":"<h1>Create Wallet<\/h1>\n<p>Creates a wallet for an onboarded individual in a specific currency.<\/p>\n<h2>Endpoint<\/h2>\n<pre><code>POST https:\/\/api-test.10npay.com\/api\/v1\/IndividualWallet\/create-wallet\n<\/code><\/pre>\n<h2>Headers<\/h2>\n<ul>\n<li><code>Authorization: Bearer &lt;access_token&gt;<\/code><\/li>\n<li><code>Content-Type: application\/json<\/code><\/li>\n<\/ul>\n<h2>Request Body<\/h2>\n<pre><code>{\n  \"individualId\": 123,\n  \"currency\": \"BGN\"\n}\n<\/code><\/pre>\n<table>\n<thead>\n<tr>\n<th>Field<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>individualId<\/code><\/td>\n<td>Identifier returned when the individual record was created. Required.<\/td>\n<\/tr>\n<tr>\n<td><code>currency<\/code><\/td>\n<td>Three-letter ISO currency code (e.g., <code>BGN<\/code>, <code>EUR<\/code>). Required.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Response &mdash; 200 OK<\/h2>\n<pre><code>{\n  \"id\": 456,\n  \"currency\": \"BGN\"\n}\n<\/code><\/pre>\n<h2>Errors<\/h2>\n<ul>\n<li><strong>400 Bad Request<\/strong> &mdash; invalid currency or wallet already exists.<\/li>\n<li><strong>401 Unauthorized<\/strong> &mdash; missing\/expired token.<\/li>\n<li><strong>404 Not Found<\/strong> &mdash; unknown <code>individualId<\/code>.<\/li>\n<li><strong>5xx<\/strong> &mdash; transient backend error.<\/li>\n<\/ul>\n<h2>Notes<\/h2>\n<ul>\n<li>One wallet per currency per individual. Attempting to create an existing wallet returns a validation error.<\/li>\n<li>Call this right after the onboarding\/KYC flow is finalized to provision the primary wallet.<\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Create Wallet Creates a wallet for an onboarded individual in a specific currency. Endpoint POST https:\/\/api-test.10npay.com\/api\/v1\/IndividualWallet\/create-wallet Headers Authorization: Bearer &lt;access_token&gt; Content-Type: application\/json Request Body { &#8220;individualId&#8221;: 123, &#8220;currency&#8221;: &#8220;BGN&#8221; } Field Description individualId Identifier returned when the individual record was created. Required. currency Three-letter ISO currency code (e.g., BGN, EUR). Required. Response &mdash; 200 OK [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[50],"doc_tag":[],"knowledge_base":[33],"class_list":["post-243","docs","type-docs","status-publish","hentry","doc_category-create-account-iban","knowledge_base-10npay"],"year_month":"2026-06","word_count":123,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"","author_nicename":"","author_url":"https:\/\/developers.10npay.com\/bg\/author\/"},"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\/243","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/comments?post=243"}],"version-history":[{"count":2,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/243\/revisions"}],"predecessor-version":[{"id":399,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/243\/revisions\/399"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=243"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=243"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=243"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}