{"id":336,"date":"2024-06-14T15:21:36","date_gmt":"2024-06-14T15:21:36","guid":{"rendered":"https:\/\/developers.10npay.com\/?post_type=docs&#038;p=1077"},"modified":"2024-06-14T15:21:36","modified_gmt":"2024-06-14T15:21:36","password":"","slug":"money-transfer-to-3rd-party-iban-3","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/money-transfer-to-3rd-party-iban-3\/","title":{"rendered":"Money transfer \u2013 to 3rd Party IBAN"},"content":{"rendered":"<h4 id=\"Check-Internal-Customer-Account-Existence\" data-renderer-start-pos=\"1\"><span style=\"font-size: 20px\">Check Internal Customer Account Existence<\/span><\/h4>\n<p id=\"Endpoint\" data-renderer-start-pos=\"44\"><span style=\"font-size: 20px\"><strong>Endpoint<\/strong><\/span><\/p>\n<p data-renderer-start-pos=\"54\"><span style=\"font-size: 20px\"><strong>URL <\/strong><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">https:\/\/crm-api-test.10npay.com\/api\/v1\/IndividualPayment\/{iban}\/is-internal-customer-account<\/span><\/pre>\n<p id=\"URL\" data-renderer-start-pos=\"54\"><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><strong><br \/>\n<\/strong><\/span><\/p>\n<p data-renderer-start-pos=\"59\"><span style=\"font-size: 20px\"><strong>Method:<\/strong> GET<\/span><\/p>\n<p id=\"Full-URL-Example\" data-renderer-start-pos=\"129\"><span style=\"font-size: 20px\"><strong>Full URL Example<\/strong><\/span><\/p>\n<p><span style=\"font-size: 20px\">https:\/\/crm-api-test.10npay.com\/api\/v1\/IndividualPayment\/BG36TEPJ40131000500002\/is-internal-customer-account<\/span><\/p>\n<p data-renderer-start-pos=\"129\"><span style=\"font-size: 20px\">Request<\/span><\/p>\n<p id=\"Path-Parameters\" data-renderer-start-pos=\"269\"><span style=\"font-size: 20px\"><strong>Path Parameters<\/strong><\/span><\/p>\n<ul class=\"ak-ul\" data-indent-level=\"1\">\n<li>\n<p data-renderer-start-pos=\"288\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">iban<\/code>: The International Bank Account Number (IBAN) to check for internal customer account existence.<\/span><\/p>\n<\/li>\n<\/ul>\n<p id=\"Headers\" data-renderer-start-pos=\"392\"><span style=\"font-size: 20px\"><strong>Headers<\/strong><\/span><\/p>\n<ul class=\"ak-ul\" data-indent-level=\"1\">\n<li>\n<p data-renderer-start-pos=\"403\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">accept: text\/plain<\/code><\/span><\/p>\n<\/li>\n<li>\n<p data-renderer-start-pos=\"425\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">Authorization: Bearer {token}<\/code><\/span><\/p>\n<\/li>\n<\/ul>\n<p id=\"Curl-Example\" data-renderer-start-pos=\"458\"><span style=\"font-size: 20px\"><strong>Curl Example<\/strong><\/span><\/p>\n<div class=\"code-block cc-15qwbrk\">\n<p><span style=\"font-size: 20px\"><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">curl -X 'GET' \\ 'https:\/\/crm-api-test.10npay.com\/api\/v1\/IndividualPayment\/BG36TEPJ40131000500002\/is-internal-customer-account' \\ -H 'accept: text\/plain' \\ -H 'Authorization: Bearer {Token}'<\/span><\/pre>\n<p><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\n<\/div>\n<p data-renderer-start-pos=\"660\"><span style=\"font-size: 20px\">Replace <code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">{token}<\/code> with your actual Bearer token.<\/span><\/p>\n<h5 id=\"Response\" data-renderer-start-pos=\"708\"><span style=\"font-size: 20px\">Response<\/span><\/h5>\n<h6 id=\"200-Success\" data-renderer-start-pos=\"718\"><span style=\"font-size: 20px\">200 Success<\/span><\/h6>\n<p data-renderer-start-pos=\"731\"><span style=\"font-size: 20px\">A successful response returns a string indicating whether the internal customer account exists or not.<\/span><\/p>\n<p><span style=\"font-size: 20px\"><strong>Example Response<\/strong><\/span><\/p>\n<p><span style=\"font-size: 20px\"><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">false<\/span><\/pre>\n<p><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\n<h6 id=\"400-Bad-Request\" data-renderer-start-pos=\"860\"><span style=\"font-size: 20px\">400 Bad Request<\/span><\/h6>\n<p data-renderer-start-pos=\"877\"><span style=\"font-size: 20px\">A bad request response returns a JSON object detailing the error.<\/span><\/p>\n<p id=\"Response-Body\" data-renderer-start-pos=\"944\"><span style=\"font-size: 20px\"><strong>Response Body<\/strong><\/span><\/p>\n<div class=\"pm-table-container with-shadow-observer\" data-layout=\"custom\">\n<div class=\"pm-table-wrapper\">\n<table data-testid=\"renderer-table\" data-number-column=\"false\" data-table-width=\"760\" data-layout=\"default\">\n<colgroup>\n<col \/>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"962\"><span style=\"font-size: 20px\">Field<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"971\"><span style=\"font-size: 20px\">Type<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"979\"><span style=\"font-size: 20px\">Description<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"996\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">type<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1004\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1014\"><span style=\"font-size: 20px\">The type of error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1038\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">title<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1047\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1057\"><span style=\"font-size: 20px\">The title of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1086\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">status<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1096\"><span style=\"font-size: 20px\">number<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1106\"><span style=\"font-size: 20px\">The HTTP status code.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1133\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">detail<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1143\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1153\"><span style=\"font-size: 20px\">A detailed description of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1195\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">instance<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1207\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1217\"><span style=\"font-size: 20px\">The instance of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1249\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp1<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1268\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1278\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1327\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp2<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1346\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1356\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1405\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp3<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1424\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1434\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"sentinel-right\"><\/div>\n<\/div>\n<\/div>\n<p id=\"Example-Response.1\" data-renderer-start-pos=\"1482\"><span style=\"font-size: 20px\"><strong>Example Response<\/strong><\/span><\/p>\n<p data-renderer-start-pos=\"1482\"><span class=\"prismjs cc-1slwsjo\" style=\"font-size: 20px\" data-code-lang=\"\" data-ds--code--code-block=\"\" data-testid=\"renderer-code-block\"><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">{\r\n\t\"type\": \"string\",\r\n\t\"title\": \"string\",\r\n\t\"status\": 400,\r\n\t\"detail\": \"string\",\r\n\t\"instance\": \"string\",\r\n\t\"additionalProp1\": \"string\",\r\n\t\"additionalProp2\": \"string\",\r\n\t\"additionalProp3\": \"string\"\r\n}<\/span><\/pre>\n<p data-renderer-start-pos=\"1482\"><span class=\"prismjs cc-1slwsjo\" style=\"font-size: 20px\" data-code-lang=\"\" data-ds--code--code-block=\"\" data-testid=\"renderer-code-block\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><code class=\"language-\"><\/code><\/span><\/p>\n<h6 id=\"404-Not-Found\" data-renderer-start-pos=\"1701\"><span style=\"font-size: 20px\">404 Not Found<\/span><\/h6>\n<p data-renderer-start-pos=\"1716\"><span style=\"font-size: 20px\">A not found response returns a JSON object indicating that the specified resource could not be found.<\/span><\/p>\n<p id=\"Response-Body.1\" data-renderer-start-pos=\"1819\"><span style=\"font-size: 20px\"><strong>Response Body<\/strong><\/span><\/p>\n<div class=\"pm-table-container with-shadow-observer\" data-layout=\"custom\">\n<div class=\"cc-12efcmn\"><\/div>\n<div class=\"pm-table-wrapper\">\n<div class=\"sentinel-left\"><\/div>\n<table data-testid=\"renderer-table\" data-number-column=\"false\" data-table-width=\"760\" data-layout=\"default\">\n<colgroup>\n<col \/>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"1837\"><span style=\"font-size: 20px\">Field<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"1846\"><span style=\"font-size: 20px\">Type<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"1854\"><span style=\"font-size: 20px\">Description<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1871\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">type<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1879\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1889\"><span style=\"font-size: 20px\">The type of error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1913\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">title<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1922\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1932\"><span style=\"font-size: 20px\">The title of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1961\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">status<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1971\"><span style=\"font-size: 20px\">number<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"1981\"><span style=\"font-size: 20px\">The HTTP status code.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2008\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">detail<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2018\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2028\"><span style=\"font-size: 20px\">A detailed description of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2070\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">instance<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2082\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2092\"><span style=\"font-size: 20px\">The instance of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2124\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp1<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2143\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2153\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2202\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp2<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2221\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2231\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2280\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp3<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2299\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"2309\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"sentinel-right\"><span style=\"font-size: 20px\"><strong>Example Response<\/strong><\/span><\/div>\n<\/div>\n<\/div>\n<div role=\"presentation\">\n<p><span style=\"font-size: 20px\"><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">{\r\n\t\"type\": \"string\",\r\n\t\"title\": \"string\",\r\n\t\"status\": 404,\r\n\t\"detail\": \"string\",\r\n\t\"instance\": \"string\",\r\n\t\"additionalProp1\": \"string\",\r\n\t\"additionalProp2\": \"string\",\r\n\t\"additionalProp3\": \"string\"\r\n}<\/span><\/pre>\n<p><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\n<h5><span style=\"font-size: 20px\">Snippet<\/span><\/h5>\n<p><span style=\"font-size: 20px\">[codesnippet id=&#8221;58&#8243;]<\/span><\/p>\n<\/div>\n<h4 id=\"Initiate-Money-Transfer-to-3rd-Party-IBAN\" data-renderer-start-pos=\"2578\"><span style=\"font-size: 20px\">Initiate Money Transfer to 3rd Party IBAN<\/span><\/h4>\n<p id=\"Endpoint.1\" data-renderer-start-pos=\"2621\"><span style=\"font-size: 20px\"><strong>Endpoint<\/strong><\/span><\/p>\n<p data-renderer-start-pos=\"2631\"><span style=\"font-size: 20px\"><strong>URL<\/strong><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">https:\/\/crm-api-test.10npay.com\/api\/v1\/IndividualPayment\/{individualId}\/money-transfer-to-3rd-party-iban<\/span><\/pre>\n<p id=\"URL.1\" data-renderer-start-pos=\"2631\"><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\n<p>&nbsp;<\/p>\n<p data-renderer-start-pos=\"2631\"><span style=\"font-size: 20px\"><strong>Method:<\/strong> POST<\/span><\/p>\n<h5 id=\"Request.1\" data-renderer-start-pos=\"2741\"><span style=\"font-size: 20px\">Request<\/span><\/h5>\n<p id=\"Headers.1\" data-renderer-start-pos=\"2750\"><strong><span style=\"font-size: 20px\">Headers<\/span><\/strong><\/p>\n<ul class=\"ak-ul\" data-indent-level=\"1\">\n<li>\n<p data-renderer-start-pos=\"2761\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">accept: text\/plain<\/code><\/span><\/p>\n<\/li>\n<li>\n<p data-renderer-start-pos=\"2783\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">Authorization: Bearer {token}<\/code><\/span><\/p>\n<\/li>\n<li>\n<p data-renderer-start-pos=\"2816\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">Content-Type: application\/json-patch+json<\/code><\/span><\/p>\n<\/li>\n<\/ul>\n<p id=\"Request-Body\" data-renderer-start-pos=\"2861\"><span style=\"font-size: 20px\"><strong>Request Body<\/strong><\/span><\/p>\n<p data-renderer-start-pos=\"2875\"><span style=\"font-size: 20px\">The request body should be a JSON object with the following properties:<\/span><\/p>\n<div class=\"pm-table-container with-shadow-observer\" data-layout=\"custom\">\n<div class=\"cc-12efcmn\"><\/div>\n<div class=\"pm-table-wrapper\">\n<div class=\"sentinel-left\"><\/div>\n<table data-testid=\"renderer-table\" data-number-column=\"false\" data-table-width=\"760\" data-layout=\"default\">\n<colgroup>\n<col \/>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"2951\"><span style=\"font-size: 20px\">Field<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"2960\"><span style=\"font-size: 20px\">Type<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"2968\"><span style=\"font-size: 20px\">Description<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<\/tr>\n<tr>\n<td>\n<p data-renderer-start-pos=\"3105\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">sourceCustomerAccount<\/code><\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3130\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3140\"><span style=\"font-size: 20px\">The source customer&#8217;s account number.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p data-renderer-start-pos=\"3183\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">beneficiaryCustomerBIC<\/code><\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3209\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3219\"><span style=\"font-size: 20px\">The BIC of the beneficiary&#8217;s bank.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p data-renderer-start-pos=\"3259\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">beneficiaryCustomerIBAN<\/code><\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3286\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3296\"><span style=\"font-size: 20px\">The IBAN of the beneficiary&#8217;s account.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p data-renderer-start-pos=\"3340\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">beneficiaryCustomerName<\/code><\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3367\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3377\"><span style=\"font-size: 20px\">The name of the beneficiary customer.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p data-renderer-start-pos=\"3420\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">amount<\/code><\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3430\"><span style=\"font-size: 20px\">number<\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3440\"><span style=\"font-size: 20px\">The amount of money to transfer.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p data-renderer-start-pos=\"3478\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">paymentNotes<\/code><\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3494\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td>\n<p data-renderer-start-pos=\"3504\"><span style=\"font-size: 20px\">Notes regarding the payment.<\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"sentinel-right\"><span style=\"font-size: 20px\"><strong>Example Request Body<\/strong><\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"code-block cc-15qwbrk\">\n<div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/p>\n<pre class=\"dm-pre-admin-side\">{\r\n\t\"sourceCustomerAccount\": \"BG36TEPJ40131000500002\",\r\n\t\"beneficiaryCustomerAccount\": \"BG26BPBI79421095696001\",\r\n\t\"beneficiaryCustomerName\": \"Ivaylo Petkov\",\r\n\t\"amount\": 0.22,\r\n\t\"notes\": \"string\"\r\n}<\/pre>\n<p><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div>\n<\/div>\n<p id=\"Curl-Example.1\" data-renderer-start-pos=\"3949\"><span style=\"font-size: 20px\"><strong>Curl Example<\/strong><\/span><\/p>\n<p data-renderer-start-pos=\"3949\"><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/p>\n<pre class=\"dm-pre-admin-side\">curl -X 'POST' \\\r\n  'https:\/\/crm-api-test.10npay.com\/api\/v1\/IndividualPayment\/740\/withdrawal-to-3rd-party-iban' \\\r\n  -H 'accept: text\/plain' \\\r\n  -H 'Authorization: Bearer {Token}' \\\r\n  -H 'Content-Type: application\/json-patch+json' \\\r\n  -d '{\r\n  \"sourceCustomerAccount\": \"BG36TEPJ40131000500002\",\r\n  \"beneficiaryCustomerAccount\": \"BG26BPBI79421095696001\",\r\n  \"beneficiaryCustomerName\": \"Ivaylo Petkov\",\r\n  \"amount\": 0.22,\r\n  \"notes\": \"string\"\r\n}'<\/pre>\n<p data-renderer-start-pos=\"3949\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/p>\n<p data-renderer-start-pos=\"4527\"><span style=\"font-size: 20px\">Replace <code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">{token}<\/code> with your actual Bearer token.<\/span><\/p>\n<h5 id=\"Response.1\" data-renderer-start-pos=\"4575\"><span style=\"font-size: 20px\">Response<\/span><\/h5>\n<h6 id=\"200-Success.1\" data-renderer-start-pos=\"4585\"><span style=\"font-size: 20px\">200 Success<\/span><\/h6>\n<p data-renderer-start-pos=\"4598\"><span style=\"font-size: 20px\">When the API is called you will need to make consent via the SCA app<\/span><\/p>\n<p data-renderer-start-pos=\"4669\"><span style=\"font-size: 20px\">A successful response returns a string with the Reference Number of the transaction.<br \/>\n<\/span><\/p>\n<div class=\"cc-9n57oc\">\n<div class=\"cc-v2tmjh\">\n<div role=\"presentation\">\n<pre class=\"microlight\"><span style=\"font-size: 20px\"><code>SPR0002241830001<\/code><\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<h6 id=\"400-Bad-Request.1\" data-renderer-start-pos=\"5361\"><span style=\"font-size: 20px\">400 Bad Request<\/span><\/h6>\n<p data-renderer-start-pos=\"5378\"><span style=\"font-size: 20px\">A bad request response returns a JSON object detailing the error.<\/span><\/p>\n<p id=\"Response-Body.3\" data-renderer-start-pos=\"5445\"><span style=\"font-size: 20px\"><strong>Response Body<\/strong><\/span><\/p>\n<div class=\"pm-table-container with-shadow-observer\" data-layout=\"custom\">\n<div class=\"pm-table-wrapper\">\n<table data-testid=\"renderer-table\" data-number-column=\"false\" data-table-width=\"760\" data-layout=\"default\">\n<colgroup>\n<col \/>\n<col \/>\n<col \/><\/colgroup>\n<tbody>\n<tr>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"5463\"><span style=\"font-size: 20px\">Field<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"5472\"><span style=\"font-size: 20px\">Type<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<th class=\"ak-renderer-tableHeader-sortable-column__wrapper\" colspan=\"1\" rowspan=\"1\">\n<div class=\"ak-renderer-tableHeader-sortable-column\">\n<p data-renderer-start-pos=\"5480\"><span style=\"font-size: 20px\">Description<\/span><\/p>\n<figure class=\"ak-renderer-tableHeader-sorting-icon__wrapper ak-renderer-tableHeader-sorting-icon__no-order\">\n<div role=\"presentation\">\n<div class=\"ak-renderer-tableHeader-sorting-icon cc-1eczmg9\" role=\"button\" aria-label=\"No sort applied to the column\">\n<div class=\"sorting-icon-svg__no_order ak-renderer-tableHeader-sorting-icon-inactive cc-37vp66\">\n<div class=\"cc-1uj2pwb\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/figure>\n<\/div>\n<\/th>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5497\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">type<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5505\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5515\"><span style=\"font-size: 20px\">The type of error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5539\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">title<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5548\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5558\"><span style=\"font-size: 20px\">The title of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5587\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">status<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5597\"><span style=\"font-size: 20px\">number<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5607\"><span style=\"font-size: 20px\">The HTTP status code.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5634\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">detail<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5644\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5654\"><span style=\"font-size: 20px\">A detailed description of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5696\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">instance<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5708\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5718\"><span style=\"font-size: 20px\">The instance of the error.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5750\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp1<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5769\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5779\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5828\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp2<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5847\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5857\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5906\"><span style=\"font-size: 20px\"><code class=\"code cc-1o5d2cw\" data-renderer-mark=\"true\">additionalProp3<\/code><\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5925\"><span style=\"font-size: 20px\">string<\/span><\/p>\n<\/td>\n<td colspan=\"1\" rowspan=\"1\">\n<p data-renderer-start-pos=\"5935\"><span style=\"font-size: 20px\">Additional properties for more information.<\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"sentinel-right\"><span style=\"font-size: 20px\"><strong>Example Response<\/strong><\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-9n57oc\">\n<div class=\"cc-v2tmjh\">\n<div role=\"presentation\">\n<p><span style=\"font-size: 20px\"><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">{\r\n\t\"errors\": {\r\n\t\t\"Error\": [\r\n\t\t\t\"UserNotFound\"\r\n\t\t]\r\n\t},\r\n\t\"type\": \"https:\/\/tools.ietf.org\/html\/rfc7231#section-6.5.1\",\r\n\t\"title\": \"Bad Request\",\r\n\t\"status\": 400,\r\n\t\"traceId\": \"00-534dd8fa2fc6863d0462cf097daceea1-d87e443e3aa9d6e3-01\"\r\n}<\/span><\/pre>\n<p><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"code-block cc-15qwbrk\">\n<h5><span style=\"font-size: 20px\">Snippet<\/span><\/h5>\n<p><span style=\"width: 0px;overflow: hidden;line-height: 0\" data-mce-type=\"bookmark\" class=\"mce_SELRES_start\"><\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Check Internal Customer Account Existence Endpoint URL Method: GET Full URL Example https:\/\/crm-api-test.10npay.com\/api\/v1\/IndividualPayment\/BG36TEPJ40131000500002\/is-internal-customer-account Request Path Parameters iban: The International Bank Account Number (IBAN) to check for internal customer account existence. Headers accept: text\/plain Authorization: Bearer {token} Curl Example Replace {token} with your actual Bearer token. Response 200 Success A successful response returns a string indicating [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[52],"doc_tag":[],"knowledge_base":[33],"class_list":["post-336","docs","type-docs","status-publish","hentry","doc_category-payment-operation-incl-call-for-fee-calculation","knowledge_base-10npay"],"year_month":"2026-05","word_count":854,"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":"Payment Operation (incl. Call for fee calculation)","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/10npay\/payment-operation-incl-call-for-fee-calculation\/"}],"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\/336","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=336"}],"version-history":[{"count":0,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/336\/revisions"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=336"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=336"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=336"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}