{"id":351,"date":"2024-07-10T09:45:56","date_gmt":"2024-07-10T09:45:56","guid":{"rendered":"https:\/\/developers.10npay.com\/?post_type=docs&#038;p=1496"},"modified":"2024-07-10T09:45:56","modified_gmt":"2024-07-10T09:45:56","password":"","slug":"get-individual-beneficiaries","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/get-individual-beneficiaries\/","title":{"rendered":"Get Individual Beneficiaries"},"content":{"rendered":"<h3><span style=\"font-size: 20px\">Endpoint<\/span><\/h3>\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\">https:\/\/crm-api-test.10npay.com\/api\/v1\/Individual\/{individualId}\/get-individual-beneficiaries<\/span><\/pre>\n<p><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\n<p><span style=\"font-size: 20px\"><strong>Example<\/strong><\/span><\/p>\n<p><span style=\"font-size: 20px\"><code>https:\/\/crm-api-test.10npay.com\/api\/v1\/Individual\/741\/get-individual-beneficiaries<\/code><\/span><\/p>\n<p><span style=\"font-size: 20px\"><strong>Method<\/strong>: GET<\/span><\/p>\n<h3><span style=\"font-size: 20px\">Request<\/span><\/h3>\n<p><span style=\"font-size: 20px\"><strong>Headers<\/strong><\/span><\/p>\n<table>\n<thead>\n<tr>\n<th><span style=\"font-size: 20px\">Header Name<\/span><\/th>\n<th><span style=\"font-size: 20px\">Value<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><span style=\"font-size: 20px\">accept<\/span><\/td>\n<td><span style=\"font-size: 20px\">text\/plain<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">Authorization<\/span><\/td>\n<td><span style=\"font-size: 20px\">Bearer {Token}<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-size: 20px\"><strong>Example using cURL<\/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\">curl -X 'GET' \\\r\n'https:\/\/crm-api-test.10npay.com\/api\/v1\/Individual\/741\/get-individual-beneficiaries' \\\r\n-H 'accept: text\/plain' \\\r\n-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<h3><span style=\"font-size: 20px\">Responses<\/span><\/h3>\n<h4><span style=\"font-size: 20px\">200 &#8211; Success<\/span><\/h4>\n<p><span style=\"font-size: 20px\"><strong>Schema<\/strong><\/span><\/p>\n<table>\n<thead>\n<tr>\n<th><span style=\"font-size: 20px\">Field<\/span><\/th>\n<th><span style=\"font-size: 20px\">Type<\/span><\/th>\n<th><span style=\"font-size: 20px\">Nullable<\/span><\/th>\n<th><span style=\"font-size: 20px\">Example<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><span style=\"font-size: 20px\">id<\/span><\/td>\n<td><span style=\"font-size: 20px\">integer($int32)<\/span><\/td>\n<td><\/td>\n<td><span style=\"font-size: 20px\">0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">firstName<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">lastName<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">email<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">status<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">photo<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-size: 20px\"><strong>Example<\/strong><\/span><\/p>\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">\n<div class=\"flex items-center\"><\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\">\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=\"no-wrap language-php\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px\">[\r\n\t{\r\n\t\t\"id\": 0,\r\n\t\t\"firstName\": \"string\",\r\n\t\t\"lastName\": \"string\",\r\n\t\t\"email\": \"string\",\r\n\t\t\"status\": \"string\",\r\n\t\t\"photo\": \"string\"\r\n\t}\r\n]<\/span><\/pre>\n<p><span style=\"font-size: 20px\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><br \/>\n<\/span><\/p>\n<\/div>\n<\/div>\n<h4><span style=\"font-size: 20px\">400 &#8211; Bad Request<\/span><\/h4>\n<table>\n<thead>\n<tr>\n<th><span style=\"font-size: 20px\">Field<\/span><\/th>\n<th><span style=\"font-size: 20px\">Type<\/span><\/th>\n<th><span style=\"font-size: 20px\">Nullable<\/span><\/th>\n<th><span style=\"font-size: 20px\">Example<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><span style=\"font-size: 20px\">type<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">title<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">status<\/span><\/td>\n<td><span style=\"font-size: 20px\">integer($int32)<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">0<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">detail<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">instance<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">additionalProp1<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">additionalProp2<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-size: 20px\">additionalProp3<\/span><\/td>\n<td><span style=\"font-size: 20px\">string<\/span><\/td>\n<td><span style=\"font-size: 20px\">true<\/span><\/td>\n<td><span style=\"font-size: 20px\">&#8220;string&#8221;<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-size: 20px\"><strong>Example<\/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\">{\r\n\t\"type\": \"string\",\r\n\t\"title\": \"string\",\r\n\t\"status\": 0,\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<h4><span style=\"font-size: 20px\">500 &#8211; Server Error<\/span><\/h4>\n<h3><span style=\"font-size: 20px\">Snippet<\/span><\/h3>\n<p>[codesnippet id=&#8221;69&#8243;]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Endpoint Example https:\/\/crm-api-test.10npay.com\/api\/v1\/Individual\/741\/get-individual-beneficiaries Method: GET Request Headers Header Name Value accept text\/plain Authorization Bearer {Token} Example using cURL Responses 200 &#8211; Success Schema Field Type Nullable Example id integer($int32) 0 firstName string true &#8220;string&#8221; lastName string true &#8220;string&#8221; email string true &#8220;string&#8221; status string true &#8220;string&#8221; photo string true &#8220;string&#8221; Example 400 &#8211; Bad Request [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[54],"doc_tag":[],"knowledge_base":[33],"class_list":["post-351","docs","type-docs","status-publish","hentry","doc_category-beneficiaries","knowledge_base-10npay"],"year_month":"2026-05","word_count":275,"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":"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\/351","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=351"}],"version-history":[{"count":0,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/351\/revisions"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=351"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=351"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=351"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}