{"title":"Get a contact detail","category":"default","creationDate":1776961629,"content":"<h2 id=\"getcontactdetail-request-fields\">Request parameters<\/h2>\n<p>To get the contact details of a contact type associated with a merchant account,\u00a0make a POST <code>\/getContactDetail<\/code> request specifying:<\/p>\n<table><thead><tr class=\"header\"><th>Name<\/th><th>Type<\/th><th>Required<\/th><th>Description<\/th><\/tr><\/thead><tbody>\n<tr><td><p><code>contactType<\/code><br>\n<\/p><\/td><td>\n<p>enum<\/p>\n<\/td><td>\n<center><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/center>\n<\/td><td>\n<p>The type of contact whose details you want to retrieve.<br \/>\nAllowed values:<\/p>\n<ul>\n<li><code>financialContact<\/code><\/li>\n<li><code>shareHolder1<\/code><\/li>\n<li><code>shareHolder2<\/code><\/li>\n<li><code>shareHolder3<\/code><\/li>\n<li><code>shareHolder4<\/code><\/li>\n<\/ul>\n<\/td><\/tr><tr><td><p><code>merchantCode<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/center>\n<\/td><td>\n<p>A merchant code string holds a value to identify a merchant.<\/p>\n<p>Format:<\/p>\n<ul>\n<li>Either: <code>MerchantAccount.Merchant_Code<\/code><\/li>\n<li>Or: <code>Merchant_Code<\/code><\/li>\n<\/ul>\n<\/td><\/tr><\/tbody><\/table>\n<h2 id=\"getcontactdetail-response-fields\">Response parameters<\/h2>\n<p>If there are no errors in the request, the call returns\u00a0detailed information about the requested contact. If any issues occur during the process, the call returns one or more warning or error messages.<\/p>\n<table><col style=\"width: 15%\"><col style=\"width: 10%\"><col style=\"width: 18%\"><col style=\"width: 7%\"><col style=\"width: 15%\"><col style=\"width: 30%\">\n  <tbody>\n   <tr>\n     <th colspan=\"3\">Name<\/th>\n     <th>Type<\/th>\n     <th>Returned by default<\/th>\n     <th>Description<\/th>\n   <\/tr>\n   <tr><td colspan=\"3\"><code>pspReference<\/code><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/center>\n<\/td><td>\n<p>A reference to uniquely identify the request.<\/p>\n<\/td><\/tr>\n   <tr><td colspan=\"3\"><code>contact<\/code><br>\n<\/td><td>\n<p>class<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>A container object for\u00a0contact type data<\/p>\n<p>This field holds the following child element(s):<\/p>\n<ul>\n<li><code>address<\/code><\/li>\n<li><code>name<\/code><\/li>\n<li><code>personalData<\/code><\/li>\n<li><code>PhoneNumber<\/code><\/li>\n<li><code>fullPhoneNumber<\/code><\/li>\n<li><code>email<\/code><\/li>\n<li><code>webAddress<\/code><\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"2\">|-<code>fullPhoneNumber<\/code><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>Complete telephone number, i.e. <em>country code + area code + phone number<\/em>, represented as one string.<br \/>\nFor example: <em>0031 6 11 22 33 44<\/em>; <em>+316\/1122-3344<\/em>; <em>(0031) 611223344.<\/em><\/p>\n<p>It is handled as a\u00a0<code>Landline<\/code> phone type.<br \/>\nMax. length: 14 chars.  <\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"2\">|-<code>email<\/code><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>The email address associated with the user account.<\/p>\n<\/td><\/tr>\n   <tr><td colspan=\"1\"><\/td><td colspan=\"2\">|-<code>webAddress<\/code><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>Web address of the contact.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"2\">|-<code>address<\/code><br>\n<\/td><td>\n<p>class<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>A container object for\u00a0address details.<\/p>\n<p>This field holds the following child element(s):<\/p>\n<ul>\n<li><code>city<\/code><\/li>\n<li><code>country<\/code><\/li>\n<li><code>houseNumberOrName<\/code><\/li>\n<li><code>postalCode<\/code><\/li>\n<li><code>stateOrProvince<\/code><\/li>\n<li><code>street<\/code><\/li>\n<\/ul>\n<\/td><\/tr><tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>city<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>The city the contact operates from.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>country<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>The country the contact operates from.<br>The <code>country<\/code> value format needs to adhere to the <a href=\"https:\/\/en.wikipedia.org\/wiki\/ISO_3166-1_alpha-2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">ISO 3166-1 alpha-2<\/a> standard.\u00a0An invalid country code results in a transaction\/request rejection.\u00a0You can <a href=\"https:\/\/www.iso.org\/obp\/ui\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">look up country codes<\/a> on the ISO website.<br><\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>houseNumberOrName<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>House number or name of the building the contact operates from.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>postalCode<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>ZIP code.<\/p>\n<p>Character limitations:<\/p>\n<ul>\n<li>US ZIP code: max. 5 chars.<\/li>\n<li>Any other country\/region: max. 10 chars.<\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\">|-<code>stateOrProvince<\/code><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>State, region or province the contact operates from.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\">|-<code>street<\/code><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>Street address.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"2\">|-<code>name<\/code><br>\n<\/td><td>\n<p>class<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>A container object for\u00a0personal data<\/p>\n<ul>\n<li><code>firstName<\/code><\/li>\n<li><code>lastName<\/code><\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>firstName<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>The first name\/given name of the user.<\/p>\n<ul>\n<li>Max. length: 80 characters<\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>lastName<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>The last name\/family name of the user.<\/p>\n<ul>\n<li>Max. length: 80 characters<\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"2\">|-<code>personalData<\/code><br>\n<\/td><td>\n<p>class<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>A container object for\u00a0personal information details.<\/p>\n<ul>\n<li><code>dateOfBirth<\/code><\/li>\n<li><code>idNumber<\/code><\/li>\n<li><code>nationality<\/code><\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>dateOfBirth<\/code><br>\n<\/p><\/td><td>\n<p>class<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>The shopper's date of birth.<\/p>\n<p>Format:\u00a0<a href=\"https:\/\/www.w3.org\/TR\/NOTE-datetime\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">ISO-8601<\/a>; example: YYYY-MM-DD<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>idNumber<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>A unique identifier for the contact type.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>nationality<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>Nationality of the contact.The <code>country<\/code> value format needs to adhere to the <a href=\"https:\/\/en.wikipedia.org\/wiki\/ISO_3166-1_alpha-2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">ISO 3166-1 alpha-2<\/a> standard.\u00a0An invalid country code results in a transaction\/request rejection.\u00a0You can <a href=\"https:\/\/www.iso.org\/obp\/ui\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">look up country codes<\/a> on the ISO website.\u00a0<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"2\">|-<code>PhoneNumber<\/code><br>\n<\/td><td>\n<p>class<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>A container object for\u00a0telephone details.<\/p>\n<p>This field holds the following child element(s):<\/p>\n<ul>\n<li><code>phoneCountryCode<\/code><\/li>\n<li><code>phoneNumber<\/code><\/li>\n<li><code>phoneType<\/code><\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>phoneCountryCode<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>The country the phone line operates from.The <code>country<\/code> value format needs to adhere to the <a href=\"https:\/\/en.wikipedia.org\/wiki\/ISO_3166-1_alpha-2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">ISO 3166-1 alpha-2<\/a> standard.\u00a0An invalid country code results in a transaction\/request rejection.\u00a0You can <a href=\"https:\/\/www.iso.org\/obp\/ui\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">look up country codes<\/a> on the ISO website.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>phoneNumber<\/code><br>\n<\/p><\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>Telephone number, without the country code.<\/p>\n<\/td><\/tr>\n<tr><td colspan=\"1\"><\/td><td colspan=\"1\"><\/td><td colspan=\"1\"><p>|-<code>phoneType<\/code><br>\n<\/p><\/td><td>\n<p>enum<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>Telephone line type.<br \/>\nAllowed values:<\/p>\n<ul>\n<li><code>Landline<\/code><\/li>\n<li><code>Mobile<\/code><\/li>\n<li><code>SIP<\/code><\/li>\n<li><code>Fax<\/code><\/li>\n<\/ul>\n<\/td><\/tr>\n<tr><td colspan=\"3\"><code>warnings<\/code><br>\n   <\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>List containing one or more warning messages.<br \/>\nReturned when the request is not correctly processed.<\/p>\n<\/td><\/tr>\n   <tr><td colspan=\"3\"><code>errors<\/code><br>\n   <\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>List containing one or more error messages.<br \/>\nReturned when the request fails.<\/p>\n<\/td><\/tr>\n<\/tbody><\/table>\n<h2>Examples<\/h2>\n<h3 id=\"request\">Request<\/h3>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"''\" :id=\"'1127135362'\" :code-data='[{\"language\":\"json\",\"tabTitle\":\"JSON\",\"content\":\"{  \\n   \\\"contactType\\\":\\\"financialContact\\\",\\n   \\\"merchantCode\\\":\\\"TestMerchant\\\"\\n}\"},{\"language\":\"xml\",\"tabTitle\":\"Soap\",\"content\":\"&lt;soap:Envelope xmlns:soap=\\\"http:\\\/\\\/schemas.xmlsoap.org\\\/soap\\\/envelope\\\/\\\" xmlns:xsd=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema\\\" xmlns:xsi=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema-instance\\\"&gt;\\n  &lt;soap:Body&gt;\\n    &lt;getContactDetail xmlns=\\\"http:\\\/\\\/caaccount.services.adyen.com\\\"&gt;\\n      &lt;request&gt;\\n        &lt;contactType&gt;financialContact&lt;\\\/contactType&gt;\\n        &lt;merchantCode&gt;TestMerchant&lt;\\\/merchantCode&gt;\\n      &lt;\\\/request&gt;\\n    &lt;\\\/getContactDetail&gt;\\n  &lt;\\\/soap:Body&gt;\\n&lt;\\\/soap:Envelope&gt;\\u00a0\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<h3 id=\"response\">Response<\/h3>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"''\" :id=\"'342547835'\" :code-data='[{\"language\":\"json\",\"tabTitle\":\"JSON\",\"content\":\"{\\n   \\\"pspReference\\\":\\\"9914526964220637\\\",\\n   \\\"contact\\\":{\\n      \\\"address\\\":{\\n         \\\"city\\\":\\\"Amsterdam\\\",\\n         \\\"country\\\":\\\"NL\\\",\\n         \\\"postalCode\\\":\\\"1111\\\",\\n         \\\"street\\\":\\\"Erstestraat 1\\\"\\n      },\\n      \\\"email\\\":\\\"john.doe@testshop.nl\\\",\\n      \\\"name\\\":{\\n         \\\"firstName\\\":\\\"John\\\",\\n         \\\"lastName\\\":\\\"Doe\\\"\\n      },\\n      \\\"personalData\\\":{\\n         \\\"dateOfBirth\\\":\\\"1920-02-20\\\",\\n         \\\"idNumber\\\":\\\"NL987654321\\\",\\n         \\\"nationality\\\":\\\"NL\\\"\\n      },\\n      \\\"phoneNumber\\\":{\\n         \\\"phoneCountryCode\\\":\\\"NL\\\",\\n         \\\"phoneNumber\\\":\\\"11223344\\\",\\n         \\\"phoneType\\\":\\\"Landline\\\"\\n      },\\n      \\\"webAddress\\\":\\\"http:\\\\\\\/\\\\\\\/testshop.nl\\\"\\n   }\\n}\"},{\"language\":\"xml\",\"tabTitle\":\"Soap\",\"content\":\"&lt;soap:Envelope xmlns:soap=\\\"http:\\\/\\\/schemas.xmlsoap.org\\\/soap\\\/envelope\\\/\\\" xmlns:ns0=\\\"http:\\\/\\\/caaccount.services.adyen.com\\\" xmlns:ns1=\\\"http:\\\/\\\/common.services.adyen.com\\\" xmlns:xsd=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema\\\" xmlns:xsi=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema-instance\\\"&gt;\\n  &lt;soap:Body&gt;\\n    &lt;ns0:getContactDetailResponse&gt;\\n      &lt;ns0:response&gt;\\n        &lt;ns0:pspReference&gt;9914526964220637&lt;\\\/ns0:pspReference&gt;\\n        &lt;ns0:contact&gt;\\n          &lt;ns1:address&gt;\\n            &lt;ns1:city&gt;Amsterdam&lt;\\\/ns1:city&gt;\\n            &lt;ns1:country&gt;NL&lt;\\\/ns1:country&gt;\\n            &lt;ns1:postalCode&gt;1111&lt;\\\/ns1:postalCode&gt;\\n            &lt;ns1:street&gt;Erstestraat 1&lt;\\\/ns1:street&gt;\\n          &lt;\\\/ns1:address&gt;\\n          &lt;ns1:email&gt;john.doe@testshop.nl&lt;\\\/ns1:email&gt;\\n          &lt;ns1:name&gt;\\n            &lt;ns1:firstName&gt;John&lt;\\\/ns1:firstName&gt;\\n            &lt;ns1:lastName&gt;Doe&lt;\\\/ns1:lastName&gt;\\n          &lt;\\\/ns1:name&gt;\\n          &lt;ns1:personalData&gt;\\n            &lt;ns1:dateOfBirth&gt;1920-02-20&lt;\\\/ns1:dateOfBirth&gt;\\n            &lt;ns1:idNumber&gt;NL987654321&lt;\\\/ns1:idNumber&gt;\\n            &lt;ns1:nationality&gt;NL&lt;\\\/ns1:nationality&gt;\\n          &lt;\\\/ns1:personalData&gt;\\n          &lt;ns1:phoneNumber&gt;\\n            &lt;ns1:phoneCountryCode&gt;NL&lt;\\\/ns1:phoneCountryCode&gt;\\n            &lt;ns1:phoneNumber&gt;11223344&lt;\\\/ns1:phoneNumber&gt;\\n            &lt;ns1:phoneType&gt;Landline&lt;\\\/ns1:phoneType&gt;\\n          &lt;\\\/ns1:phoneNumber&gt;\\n          &lt;ns1:webAddress&gt;http:\\\/\\\/testshop.nl&lt;\\\/ns1:webAddress&gt;\\n        &lt;\\\/ns0:contact&gt;\\n      &lt;\\\/ns0:response&gt;\\n    &lt;\\\/ns0:getContactDetailResponse&gt;\\n  &lt;\\\/soap:Body&gt;\\n&lt;\\\/soap:Envelope&gt;\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>","url":"https:\/\/docs.adyen.com\/pt\/account-management-api\/manage-contact-details\/getcontactdetail","articleFields":{"id":"25135020","type":"page","description":"Get the contact details of a financial or shareholder contact.","_expandable":{"operations":""},"status":"current"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/account-management-api\/manage-contact-details\/getcontactdetail","title":"Get a contact detail","content":"Request parameters\nTo get the contact details of a contact type associated with a merchant account,\u00a0make a POST \/getContactDetail request specifying:\nNameTypeRequiredDescription\ncontactType\n\nenum\n\n\n\nThe type of contact whose details you want to retrieve.\nAllowed values:\n\nfinancialContact\nshareHolder1\nshareHolder2\nshareHolder3\nshareHolder4\n\nmerchantCode\n\nString\n\n\n\nA merchant code string holds a value to identify a merchant.\nFormat:\n\nEither: MerchantAccount.Merchant_Code\nOr: Merchant_Code\n\n\nResponse parameters\nIf there are no errors in the request, the call returns\u00a0detailed information about the requested contact. If any issues occur during the process, the call returns one or more warning or error messages.\n\n  \n   \n     Name\n     Type\n     Returned by default\n     Description\n   \n   pspReference\nString\n\n\n\nA reference to uniquely identify the request.\n\n   contact\n\nclass\n\n\n\nA container object for\u00a0contact type data\nThis field holds the following child element(s):\n\naddress\nname\npersonalData\nPhoneNumber\nfullPhoneNumber\nemail\nwebAddress\n\n\n|-fullPhoneNumber\nString\n\n\n\nComplete telephone number, i.e. country code + area code + phone number, represented as one string.\nFor example: 0031 6 11 22 33 44; +316\/1122-3344; (0031) 611223344.\nIt is handled as a\u00a0Landline phone type.\nMax. length: 14 chars.  \n\n|-email\nString\n\n\n\nThe email address associated with the user account.\n\n   |-webAddress\nString\n\n\n\nWeb address of the contact.\n\n|-address\n\nclass\n\n\n\nA container object for\u00a0address details.\nThis field holds the following child element(s):\n\ncity\ncountry\nhouseNumberOrName\npostalCode\nstateOrProvince\nstreet\n\n|-city\n\nString\n\n\n\nThe city the contact operates from.\n\n|-country\n\nString\n\n\n\nThe country the contact operates from.The country value format needs to adhere to the ISO 3166-1 alpha-2 standard.\u00a0An invalid country code results in a transaction\/request rejection.\u00a0You can look up country codes on the ISO website.\n\n|-houseNumberOrName\n\nString\n\n\n\nHouse number or name of the building the contact operates from.\n\n|-postalCode\n\nString\n\n\n\nZIP code.\nCharacter limitations:\n\nUS ZIP code: max. 5 chars.\nAny other country\/region: max. 10 chars.\n\n\n|-stateOrProvince\nString\n\n\n\nState, region or province the contact operates from.\n\n|-street\nString\n\n\n\nStreet address.\n\n|-name\n\nclass\n\n\n\nA container object for\u00a0personal data\n\nfirstName\nlastName\n\n\n|-firstName\n\nString\n\n\n\nThe first name\/given name of the user.\n\nMax. length: 80 characters\n\n\n|-lastName\n\nString\n\n\n\nThe last name\/family name of the user.\n\nMax. length: 80 characters\n\n\n|-personalData\n\nclass\n\n\n\nA container object for\u00a0personal information details.\n\ndateOfBirth\nidNumber\nnationality\n\n\n|-dateOfBirth\n\nclass\n\n\n\nThe shopper's date of birth.\nFormat:\u00a0ISO-8601; example: YYYY-MM-DD\n\n|-idNumber\n\nString\n\n\n\nA unique identifier for the contact type.\n\n|-nationality\n\nString\n\n\n\nNationality of the contact.The country value format needs to adhere to the ISO 3166-1 alpha-2 standard.\u00a0An invalid country code results in a transaction\/request rejection.\u00a0You can look up country codes on the ISO website.\u00a0\n\n|-PhoneNumber\n\nclass\n\n\n\nA container object for\u00a0telephone details.\nThis field holds the following child element(s):\n\nphoneCountryCode\nphoneNumber\nphoneType\n\n\n|-phoneCountryCode\n\nString\n\n\n\nThe country the phone line operates from.The country value format needs to adhere to the ISO 3166-1 alpha-2 standard.\u00a0An invalid country code results in a transaction\/request rejection.\u00a0You can look up country codes on the ISO website.\n\n|-phoneNumber\n\nString\n\n\n\nTelephone number, without the country code.\n\n|-phoneType\n\nenum\n\n\n\nTelephone line type.\nAllowed values:\n\nLandline\nMobile\nSIP\nFax\n\n\nwarnings\n   \nString\n\n\n\nList containing one or more warning messages.\nReturned when the request is not correctly processed.\n\n   errors\n   \nString\n\n\n\nList containing one or more error messages.\nReturned when the request fails.\n\n\nExamples\nRequest\n\n    \n\nResponse\n\n    \n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Account management API","lvl2":"Manage contact details","lvl3":"Get a contact detail"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/account-management-api","lvl2":"https:\/\/docs.adyen.com\/pt\/account-management-api\/manage-contact-details","lvl3":"\/pt\/account-management-api\/manage-contact-details\/getcontactdetail"},"levels":4,"category":"","category_color":"","tags":["contact","detail"]},"articleFiles":{"342547835.json":"<p alt=\"\">342547835.json<\/p>","1127135362.json":"<p alt=\"\">1127135362.json<\/p>"}}
