POST /createAccountHolder
Creates an account holder that represents the sub-merchant's entity in your platform. The details that you need to provide in the request depend on the sub-merchant's legal entity type. For more information, refer to Account holder and accounts.
Servers
- https://cal-test.adyen.com/cal/services/Account/v6
Request headers
Name | Type | Required | Description |
---|---|---|---|
Content-Type |
String | Yes |
The media type of the request body.
Default value: "application/json" |
Request body fields
Name | Type | Required | Description |
---|---|---|---|
accountHolderDetails |
Object | Yes |
The details of the prospective account holder. |
accountHolderDetails.bankAggregatorDataReference |
String | No |
The opaque reference value returned by the Adyen API during bank account login. |
accountHolderDetails.bankAccountDetails[] |
Array | No |
Array of bank accounts associated with the account holder. For details about the required |
accountHolderDetails.bankAccountDetails[].ownerStreet |
String | No |
The street name of the residence of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].ownerPostalCode |
String | No |
The postal code of the residence of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].iban |
String | No |
The international bank account number.
|
accountHolderDetails.bankAccountDetails[].taxId |
String | No |
The tax ID number.
|
accountHolderDetails.bankAccountDetails[].bankBicSwift |
String | No |
The bank identifier code.
|
accountHolderDetails.bankAccountDetails[].ownerCountryCode |
String | No |
The country code of the country of residence of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].bankCity |
String | No |
The city in which the bank branch is located.
|
accountHolderDetails.bankAccountDetails[].bankCode |
String | No |
The bank code of the banking institution with which the bank account is registered.
|
accountHolderDetails.bankAccountDetails[].ownerName |
String | No |
The name of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].bankAccountReference |
String | No |
Merchant reference to the bank account. |
accountHolderDetails.bankAccountDetails[].accountType |
String | No |
The type of bank account.
Only applicable to bank accounts held in the USA.
The permitted values are:
|
accountHolderDetails.bankAccountDetails[].ownerHouseNumberOrName |
String | No |
The house name or number of the residence of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].ownerState |
String | No |
The state of residence of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].bankAccountUUID |
String | No |
The unique identifier (UUID) of the Bank Account.
|
accountHolderDetails.bankAccountDetails[].urlForVerification |
String | No |
The URL to be used for bank account verification. This may be generated on bank account creation.
|
accountHolderDetails.bankAccountDetails[].primaryAccount |
Boolean | No |
If set to true, the bank account is a primary account. |
accountHolderDetails.bankAccountDetails[].bankAccountName |
String | No |
The name of the bank account. |
accountHolderDetails.bankAccountDetails[].countryCode |
String | No |
The two-letter country code in which the bank account is registered.
|
accountHolderDetails.bankAccountDetails[].ownerDateOfBirth |
String | No |
The date of birth of the bank account owner. The date should be in ISO-8601 format yyyy-mm-dd (e.g. 2000-01-31). |
accountHolderDetails.bankAccountDetails[].checkCode |
String | No |
The check code of the bank account.
|
accountHolderDetails.bankAccountDetails[].currencyCode |
String | No |
The currency in which the bank account deals.
|
accountHolderDetails.bankAccountDetails[].accountNumber |
String | No |
The bank account number (without separators).
|
accountHolderDetails.bankAccountDetails[].bankName |
String | No |
The name of the banking institution with which the bank account is held.
|
accountHolderDetails.bankAccountDetails[].ownerCity |
String | No |
The city of residence of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].ownerNationality |
String | No |
The country code of the country of nationality of the bank account owner.
|
accountHolderDetails.bankAccountDetails[].branchCode |
String | No |
The branch code of the branch under which the bank account is registered. The value to be specified in this parameter depends on the country of the bank account:
|
accountHolderDetails.phoneNumber |
Object | No |
The phone number of the account holder.
|
accountHolderDetails.phoneNumber.phoneType |
String | No |
The type of the phone number.
Possible values:
|
accountHolderDetails.phoneNumber.phoneNumber |
String | No |
The phone number.
|
accountHolderDetails.phoneNumber.phoneCountryCode |
String | No |
The two-character country code of the phone number.
|
accountHolderDetails.metadata |
Object | No |
A set of key and value pairs for general use by the account holder or merchant. The keys do not have specific names and may be used for storing miscellaneous data as desired.
|
accountHolderDetails.merchantCategoryCode |
String | No |
The Merchant Category Code of the account holder.
|
accountHolderDetails.fullPhoneNumber |
String | No |
The phone number of the account holder provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
accountHolderDetails.payoutMethods[] |
Array | No |
Array of tokenized card details associated with the account holder. For details about how you can use the tokens to pay out, refer to Pay out to cards. |
accountHolderDetails.payoutMethods[].shopperReference |
String | Yes |
The |
accountHolderDetails.payoutMethods[].payoutMethodCode |
String | No |
Adyen-generated unique alphanumeric identifier (UUID) for the payout method, returned in the response when you create a payout method. Required when updating an existing payout method in an |
accountHolderDetails.payoutMethods[].recurringDetailReference |
String | Yes |
The |
accountHolderDetails.payoutMethods[].merchantAccount |
String | Yes |
The |
accountHolderDetails.payoutMethods[].payoutMethodReference |
String | No |
Your reference for the payout method. |
accountHolderDetails.email |
String | No |
The email address of the account holder. |
accountHolderDetails.individualDetails |
Object | No |
Details about the individual account holder.
Required when creating an account holder with |
accountHolderDetails.individualDetails.personalData |
Object | No |
Personal information of the individual. |
accountHolderDetails.individualDetails.personalData.documentData[] |
Array | No |
Array that contains information about the person's identification document. You can submit only one entry per document type. |
accountHolderDetails.individualDetails.personalData.documentData[].expirationDate |
String | No |
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.individualDetails.personalData.documentData[].issuerState |
String | No |
The state where the document was issued (if applicable). |
accountHolderDetails.individualDetails.personalData.documentData[].number |
String | No |
The number in the document. |
accountHolderDetails.individualDetails.personalData.documentData[].type |
String | Yes |
The type of the document. Possible values: ID, DRIVINGLICENSE, PASSPORT, SOCIALSECURITY, VISA. To delete an existing entry for a document Possible values:
|
accountHolderDetails.individualDetails.personalData.documentData[].issuerCountry |
String | No |
The country where the document was issued, in the two-character ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.individualDetails.personalData.nationality |
String | No |
The nationality of the person represented by a two-character country code, in ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.individualDetails.personalData.dateOfBirth |
String | No |
The person's date of birth, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.individualDetails.name |
Object | No |
The name of the individual.
|
accountHolderDetails.individualDetails.name.gender |
String | No |
The gender.
Possible values:
|
accountHolderDetails.individualDetails.name.lastName |
String | No |
The last name. |
accountHolderDetails.individualDetails.name.firstName |
String | No |
The first name. |
accountHolderDetails.individualDetails.name.infix |
String | No |
The name's infix, if applicable.
|
accountHolderDetails.webAddress |
String | No |
The URL of the website of the account holder. |
accountHolderDetails.legalArrangements[] |
Array | No |
An array containing information about the account holder's legal arrangements. |
accountHolderDetails.legalArrangements[].legalArrangementReference |
String | No |
Your reference for the legal arrangement. Must be between 3 to 128 characters. |
accountHolderDetails.legalArrangements[].legalForm |
String | No |
The form of legal arrangement. Required if The possible values depend on the
Possible values:
|
accountHolderDetails.legalArrangements[].name |
String | Yes |
The legal name of the legal arrangement. Minimum length: 3 characters. |
accountHolderDetails.legalArrangements[].registrationNumber |
String | No |
The registration number of the legal arrangement. |
accountHolderDetails.legalArrangements[].taxNumber |
String | No |
The tax identification number of the legal arrangement. |
accountHolderDetails.legalArrangements[].type |
String | Yes |
The type of legal arrangement. Possible values:
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementCode |
String | No |
Adyen-generated unique alphanumeric identifier (UUID) for the entry, returned in the response when you create a legal arrangement. Use only when updating an account holder. If you include this field when creating an account holder, the request will fail. |
accountHolderDetails.legalArrangements[].address |
Object | Yes |
The address of the legal arrangement. |
accountHolderDetails.legalArrangements[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.legalArrangements[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.legalArrangements[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[] |
Array | No |
An array containing information about other entities that are part of the legal arrangement. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].email |
String | No |
The e-mail address of the entity. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails |
Object | No |
Required when creating an entity with |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData |
Object | No |
Personal information of the individual. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.documentData[] |
Array | No |
Array that contains information about the person's identification document. You can submit only one entry per document type. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.documentData[].expirationDate |
String | No |
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.documentData[].issuerState |
String | No |
The state where the document was issued (if applicable). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.documentData[].number |
String | No |
The number in the document. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.documentData[].type |
String | Yes |
The type of the document. Possible values: ID, DRIVINGLICENSE, PASSPORT, SOCIALSECURITY, VISA. To delete an existing entry for a document Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.documentData[].issuerCountry |
String | No |
The country where the document was issued, in the two-character ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.nationality |
String | No |
The nationality of the person represented by a two-character country code, in ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.personalData.dateOfBirth |
String | No |
The person's date of birth, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.name |
Object | No |
The name of the individual.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.name.gender |
String | No |
The gender.
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.name.lastName |
String | No |
The last name. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.name.firstName |
String | No |
The first name. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].individualDetails.name.infix |
String | No |
The name's infix, if applicable.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].webAddress |
String | No |
The URL of the website of the contact. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].legalArrangementEntityReference |
String | No |
Your reference for the legal arrangement entity. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].phoneNumber |
Object | No |
The phone number of the entity. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].phoneNumber.phoneType |
String | No |
The type of the phone number.
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].phoneNumber.phoneNumber |
String | No |
The phone number.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].phoneNumber.phoneCountryCode |
String | No |
The two-character country code of the phone number.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].legalArrangementEntityCode |
String | No |
Adyen-generated unique alphanumeric identifier (UUID) for the entry, returned in the response when you create a legal arrangement entity. Use only when updating an account holder. If you include this field when creating an account holder, the request will fail. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].legalEntityType |
String | No |
The legal entity type. Possible values: Business, Individual, NonProfit, PublicCompany, or Partnership. Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].fullPhoneNumber |
String | No |
The phone number of the contact provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].legalArrangementMembers[] |
Array | No |
An array containing the roles of the entity in the legal arrangement. The possible values depend on the legal arrangement
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].address |
Object | No |
The address of the entity. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails |
Object | No |
Required when creating an entity with |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[] |
Array | No |
Array containing information about individuals associated with the account holder either through ownership or control. For details about how you can identify them, refer to our verification guide. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData |
Object | No |
Contains information about the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.documentData[] |
Array | No |
Array that contains information about the person's identification document. You can submit only one entry per document type. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.documentData[].expirationDate |
String | No |
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.documentData[].issuerState |
String | No |
The state where the document was issued (if applicable). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.documentData[].number |
String | No |
The number in the document. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.documentData[].type |
String | Yes |
The type of the document. Possible values: ID, DRIVINGLICENSE, PASSPORT, SOCIALSECURITY, VISA. To delete an existing entry for a document Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.documentData[].issuerCountry |
String | No |
The country where the document was issued, in the two-character ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.nationality |
String | No |
The nationality of the person represented by a two-character country code, in ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].personalData.dateOfBirth |
String | No |
The person's date of birth, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].email |
String | No |
The e-mail address of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].name |
Object | No |
The name of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].name.gender |
String | No |
The gender.
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].name.lastName |
String | No |
The last name. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].name.firstName |
String | No |
The first name. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].name.infix |
String | No |
The name's infix, if applicable.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].webAddress |
String | No |
The URL of the person's website. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].shareholderType |
String | No |
Specifies how the person is associated with the account holder. Possible values:
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].phoneNumber |
Object | No |
The phone number of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].phoneNumber.phoneType |
String | No |
The type of the phone number.
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].phoneNumber.phoneNumber |
String | No |
The phone number.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].phoneNumber.phoneCountryCode |
String | No |
The two-character country code of the phone number.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].shareholderCode |
String | No |
The unique identifier (UUID) of the shareholder entry.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].jobTitle |
String | No |
Job title of the person. Required when the Example values: Chief Executive Officer, Chief Financial Officer, Chief Operating Officer, President, Vice President, Executive President, Managing Member, Partner, Treasurer, Director, or Other. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].fullPhoneNumber |
String | No |
The phone number of the person provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].shareholderReference |
String | No |
Your reference for the shareholder entry. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].address |
Object | No |
The address of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.shareholders[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.doingBusinessAs |
String | No |
The registered name of the company (if it differs from the legal name of the company). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.registrationNumber |
String | No |
The registration number of the company. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.legalBusinessName |
String | No |
The legal name of the company. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[] |
Array | No |
Information about the parent public company. Required if the account holder is 100% owned by a publicly listed company. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].ultimateParentCompanyCode |
String | No |
Adyen-generated unique alphanumeric identifier (UUID) for the entry, returned in the response when you create an ultimate parent company. Required when updating an existing entry in an |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].address |
Object | No |
Address of the ultimate parent company. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].businessDetails |
Object | No |
Details about the ultimate parent company's business. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].businessDetails.registrationNumber |
String | No |
The registration number of the company. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].businessDetails.legalBusinessName |
String | No |
The legal name of the company. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].businessDetails.stockExchange |
String | No |
Market Identifier Code (MIC). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].businessDetails.stockNumber |
String | No |
International Securities Identification Number (ISIN). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.listedUltimateParentCompany[].businessDetails.stockTicker |
String | No |
Stock Ticker symbol. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.stockExchange |
String | No |
Market Identifier Code (MIC). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.stockNumber |
String | No |
International Securities Identification Number (ISIN). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.stockTicker |
String | No |
Stock Ticker symbol. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.taxId |
String | No |
The tax ID of the company. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[] |
Array | No |
Signatories associated with the company. Each array entry should represent one signatory. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData |
Object | No |
Contains information about the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.documentData[] |
Array | No |
Array that contains information about the person's identification document. You can submit only one entry per document type. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.documentData[].expirationDate |
String | No |
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.documentData[].issuerState |
String | No |
The state where the document was issued (if applicable). |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.documentData[].number |
String | No |
The number in the document. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.documentData[].type |
String | Yes |
The type of the document. Possible values: ID, DRIVINGLICENSE, PASSPORT, SOCIALSECURITY, VISA. To delete an existing entry for a document Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.documentData[].issuerCountry |
String | No |
The country where the document was issued, in the two-character ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.nationality |
String | No |
The nationality of the person represented by a two-character country code, in ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].personalData.dateOfBirth |
String | No |
The person's date of birth, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].email |
String | No |
The e-mail address of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].name |
Object | No |
The name of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].name.gender |
String | No |
The gender.
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].name.lastName |
String | No |
The last name. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].name.firstName |
String | No |
The first name. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].name.infix |
String | No |
The name's infix, if applicable.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].webAddress |
String | No |
The URL of the person's website. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].phoneNumber |
Object | No |
The phone number of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].phoneNumber.phoneType |
String | No |
The type of the phone number.
Possible values:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].phoneNumber.phoneNumber |
String | No |
The phone number.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].phoneNumber.phoneCountryCode |
String | No |
The two-character country code of the phone number.
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].jobTitle |
String | No |
Job title of the signatory. Example values: Chief Executive Officer, Chief Financial Officer, Chief Operating Officer, President, Vice President, Executive President, Managing Member, Partner, Treasurer, Director, or Other. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].fullPhoneNumber |
String | No |
The phone number of the person provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].signatoryReference |
String | No |
Your reference for the signatory. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].address |
Object | No |
The address of the person. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.legalArrangements[].legalArrangementEntities[].businessDetails.signatories[].signatoryCode |
String | No |
The unique identifier (UUID) of the signatory.
|
accountHolderDetails.lastReviewDate |
String | No |
Date when you last reviewed the account holder's information, in ISO-8601 YYYY-MM-DD format. For example, 2020-01-31. |
accountHolderDetails.address |
Object | Yes |
The address of the account holder. |
accountHolderDetails.address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.businessDetails |
Object | No |
Details about the business or nonprofit account holder.
Required when creating an account holder with |
accountHolderDetails.businessDetails.shareholders[] |
Array | No |
Array containing information about individuals associated with the account holder either through ownership or control. For details about how you can identify them, refer to our verification guide. |
accountHolderDetails.businessDetails.shareholders[].personalData |
Object | No |
Contains information about the person. |
accountHolderDetails.businessDetails.shareholders[].personalData.documentData[] |
Array | No |
Array that contains information about the person's identification document. You can submit only one entry per document type. |
accountHolderDetails.businessDetails.shareholders[].personalData.documentData[].expirationDate |
String | No |
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.businessDetails.shareholders[].personalData.documentData[].issuerState |
String | No |
The state where the document was issued (if applicable). |
accountHolderDetails.businessDetails.shareholders[].personalData.documentData[].number |
String | No |
The number in the document. |
accountHolderDetails.businessDetails.shareholders[].personalData.documentData[].type |
String | Yes |
The type of the document. Possible values: ID, DRIVINGLICENSE, PASSPORT, SOCIALSECURITY, VISA. To delete an existing entry for a document Possible values:
|
accountHolderDetails.businessDetails.shareholders[].personalData.documentData[].issuerCountry |
String | No |
The country where the document was issued, in the two-character ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.businessDetails.shareholders[].personalData.nationality |
String | No |
The nationality of the person represented by a two-character country code, in ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.businessDetails.shareholders[].personalData.dateOfBirth |
String | No |
The person's date of birth, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.businessDetails.shareholders[].email |
String | No |
The e-mail address of the person. |
accountHolderDetails.businessDetails.shareholders[].name |
Object | No |
The name of the person. |
accountHolderDetails.businessDetails.shareholders[].name.gender |
String | No |
The gender.
Possible values:
|
accountHolderDetails.businessDetails.shareholders[].name.lastName |
String | No |
The last name. |
accountHolderDetails.businessDetails.shareholders[].name.firstName |
String | No |
The first name. |
accountHolderDetails.businessDetails.shareholders[].name.infix |
String | No |
The name's infix, if applicable.
|
accountHolderDetails.businessDetails.shareholders[].webAddress |
String | No |
The URL of the person's website. |
accountHolderDetails.businessDetails.shareholders[].shareholderType |
String | No |
Specifies how the person is associated with the account holder. Possible values:
Possible values:
|
accountHolderDetails.businessDetails.shareholders[].phoneNumber |
Object | No |
The phone number of the person. |
accountHolderDetails.businessDetails.shareholders[].phoneNumber.phoneType |
String | No |
The type of the phone number.
Possible values:
|
accountHolderDetails.businessDetails.shareholders[].phoneNumber.phoneNumber |
String | No |
The phone number.
|
accountHolderDetails.businessDetails.shareholders[].phoneNumber.phoneCountryCode |
String | No |
The two-character country code of the phone number.
|
accountHolderDetails.businessDetails.shareholders[].shareholderCode |
String | No |
The unique identifier (UUID) of the shareholder entry.
|
accountHolderDetails.businessDetails.shareholders[].jobTitle |
String | No |
Job title of the person. Required when the Example values: Chief Executive Officer, Chief Financial Officer, Chief Operating Officer, President, Vice President, Executive President, Managing Member, Partner, Treasurer, Director, or Other. |
accountHolderDetails.businessDetails.shareholders[].fullPhoneNumber |
String | No |
The phone number of the person provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
accountHolderDetails.businessDetails.shareholders[].shareholderReference |
String | No |
Your reference for the shareholder entry. |
accountHolderDetails.businessDetails.shareholders[].address |
Object | No |
The address of the person. |
accountHolderDetails.businessDetails.shareholders[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.businessDetails.shareholders[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.businessDetails.shareholders[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.businessDetails.shareholders[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.businessDetails.shareholders[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.businessDetails.shareholders[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.businessDetails.doingBusinessAs |
String | No |
The registered name of the company (if it differs from the legal name of the company). |
accountHolderDetails.businessDetails.registrationNumber |
String | No |
The registration number of the company. |
accountHolderDetails.businessDetails.legalBusinessName |
String | No |
The legal name of the company. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[] |
Array | No |
Information about the parent public company. Required if the account holder is 100% owned by a publicly listed company. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].ultimateParentCompanyCode |
String | No |
Adyen-generated unique alphanumeric identifier (UUID) for the entry, returned in the response when you create an ultimate parent company. Required when updating an existing entry in an |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].address |
Object | No |
Address of the ultimate parent company. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.businessDetails.listedUltimateParentCompany[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.businessDetails.listedUltimateParentCompany[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].businessDetails |
Object | No |
Details about the ultimate parent company's business. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].businessDetails.registrationNumber |
String | No |
The registration number of the company. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].businessDetails.legalBusinessName |
String | No |
The legal name of the company. |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].businessDetails.stockExchange |
String | No |
Market Identifier Code (MIC). |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].businessDetails.stockNumber |
String | No |
International Securities Identification Number (ISIN). |
accountHolderDetails.businessDetails.listedUltimateParentCompany[].businessDetails.stockTicker |
String | No |
Stock Ticker symbol. |
accountHolderDetails.businessDetails.stockExchange |
String | No |
Market Identifier Code (MIC). |
accountHolderDetails.businessDetails.stockNumber |
String | No |
International Securities Identification Number (ISIN). |
accountHolderDetails.businessDetails.stockTicker |
String | No |
Stock Ticker symbol. |
accountHolderDetails.businessDetails.taxId |
String | No |
The tax ID of the company. |
accountHolderDetails.businessDetails.signatories[] |
Array | No |
Signatories associated with the company. Each array entry should represent one signatory. |
accountHolderDetails.businessDetails.signatories[].personalData |
Object | No |
Contains information about the person. |
accountHolderDetails.businessDetails.signatories[].personalData.documentData[] |
Array | No |
Array that contains information about the person's identification document. You can submit only one entry per document type. |
accountHolderDetails.businessDetails.signatories[].personalData.documentData[].expirationDate |
String | No |
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.businessDetails.signatories[].personalData.documentData[].issuerState |
String | No |
The state where the document was issued (if applicable). |
accountHolderDetails.businessDetails.signatories[].personalData.documentData[].number |
String | No |
The number in the document. |
accountHolderDetails.businessDetails.signatories[].personalData.documentData[].type |
String | Yes |
The type of the document. Possible values: ID, DRIVINGLICENSE, PASSPORT, SOCIALSECURITY, VISA. To delete an existing entry for a document Possible values:
|
accountHolderDetails.businessDetails.signatories[].personalData.documentData[].issuerCountry |
String | No |
The country where the document was issued, in the two-character ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.businessDetails.signatories[].personalData.nationality |
String | No |
The nationality of the person represented by a two-character country code, in ISO 3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.businessDetails.signatories[].personalData.dateOfBirth |
String | No |
The person's date of birth, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31. |
accountHolderDetails.businessDetails.signatories[].email |
String | No |
The e-mail address of the person. |
accountHolderDetails.businessDetails.signatories[].name |
Object | No |
The name of the person. |
accountHolderDetails.businessDetails.signatories[].name.gender |
String | No |
The gender.
Possible values:
|
accountHolderDetails.businessDetails.signatories[].name.lastName |
String | No |
The last name. |
accountHolderDetails.businessDetails.signatories[].name.firstName |
String | No |
The first name. |
accountHolderDetails.businessDetails.signatories[].name.infix |
String | No |
The name's infix, if applicable.
|
accountHolderDetails.businessDetails.signatories[].webAddress |
String | No |
The URL of the person's website. |
accountHolderDetails.businessDetails.signatories[].phoneNumber |
Object | No |
The phone number of the person. |
accountHolderDetails.businessDetails.signatories[].phoneNumber.phoneType |
String | No |
The type of the phone number.
Possible values:
|
accountHolderDetails.businessDetails.signatories[].phoneNumber.phoneNumber |
String | No |
The phone number.
|
accountHolderDetails.businessDetails.signatories[].phoneNumber.phoneCountryCode |
String | No |
The two-character country code of the phone number.
|
accountHolderDetails.businessDetails.signatories[].jobTitle |
String | No |
Job title of the signatory. Example values: Chief Executive Officer, Chief Financial Officer, Chief Operating Officer, President, Vice President, Executive President, Managing Member, Partner, Treasurer, Director, or Other. |
accountHolderDetails.businessDetails.signatories[].fullPhoneNumber |
String | No |
The phone number of the person provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
accountHolderDetails.businessDetails.signatories[].signatoryReference |
String | No |
Your reference for the signatory. |
accountHolderDetails.businessDetails.signatories[].address |
Object | No |
The address of the person. |
accountHolderDetails.businessDetails.signatories[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.businessDetails.signatories[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.businessDetails.signatories[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.businessDetails.signatories[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.businessDetails.signatories[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.businessDetails.signatories[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.businessDetails.signatories[].signatoryCode |
String | No |
The unique identifier (UUID) of the signatory.
|
accountHolderDetails.storeDetails[] |
Array | No |
Array of stores associated with the account holder. Required when onboarding account holders that have an Adyen point of sale. |
accountHolderDetails.storeDetails[].phoneNumber |
Object | No |
The phone number of the store. |
accountHolderDetails.storeDetails[].phoneNumber.phoneType |
String | No |
The type of the phone number.
Possible values:
|
accountHolderDetails.storeDetails[].phoneNumber.phoneNumber |
String | No |
The phone number.
|
accountHolderDetails.storeDetails[].phoneNumber.phoneCountryCode |
String | No |
The two-character country code of the phone number.
|
accountHolderDetails.storeDetails[].virtualAccount |
String | No |
The account holder's |
accountHolderDetails.storeDetails[].status |
String | No |
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed. Possible values:
|
accountHolderDetails.storeDetails[].merchantAccount |
String | Yes |
The merchant account to which the store belongs. |
accountHolderDetails.storeDetails[].merchantCategoryCode |
String | Yes |
The merchant category code (MCC) that classifies the business of the account holder. |
accountHolderDetails.storeDetails[].fullPhoneNumber |
String | No |
The phone number of the store provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344" |
accountHolderDetails.storeDetails[].logo |
String | No |
Store logo for payment method setup. |
accountHolderDetails.storeDetails[].shopperInteraction |
String | No |
The sales channel. Possible values: Ecommerce, POS. Possible values:
|
accountHolderDetails.storeDetails[].webAddress |
String | No |
URL of the ecommerce store. |
accountHolderDetails.storeDetails[].storeName |
String | No |
The name of the account holder's store. This value is shown in shopper statements.
Note: storeName does not appear in American Express shopper statements by default. Contact Adyen Support to enable this for American Express. |
accountHolderDetails.storeDetails[].storeReference |
String | No |
Your unique identifier for the store. The Customer Area also uses this value for the store description.
|
accountHolderDetails.storeDetails[].store |
String | No |
Adyen-generated unique alphanumeric identifier (UUID) for the store, returned in the response when you create a store. Required when updating an existing store in an |
accountHolderDetails.storeDetails[].merchantHouseNumber |
String | No |
Merchant house number for payment method setup. |
accountHolderDetails.storeDetails[].splitConfigurationUUID |
String | No |
The unique reference for the split configuration, returned when you configure splits in your Customer Area. When this is provided, the |
accountHolderDetails.storeDetails[].address |
Object | Yes |
The address of the physical store where the account holder will process payments from. |
accountHolderDetails.storeDetails[].address.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.storeDetails[].address.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.storeDetails[].address.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.storeDetails[].address.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.storeDetails[].address.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.storeDetails[].address.city |
String | No |
The name of the city. Required if the |
accountHolderDetails.principalBusinessAddress |
Object | No |
The principal business address of the account holder. |
accountHolderDetails.principalBusinessAddress.postalCode |
String | No |
The postal code. Required if the Maximum length:
|
accountHolderDetails.principalBusinessAddress.stateOrProvince |
String | No |
The abbreviation of the state or province. Required if the Maximum length:
|
accountHolderDetails.principalBusinessAddress.country |
String | Yes |
The two-character country code of the address in ISO-3166-1 alpha-2 format. For example, NL. |
accountHolderDetails.principalBusinessAddress.houseNumberOrName |
String | No |
The number or name of the house. |
accountHolderDetails.principalBusinessAddress.street |
String | No |
The name of the street. Required if the |
accountHolderDetails.principalBusinessAddress.city |
String | No |
The name of the city. Required if the |
legalEntity |
String | Yes |
The legal entity type of the account holder. This determines the information that should be provided in the request. Possible values: Business, Individual, or NonProfit.
Possible values:
|
description |
String | No |
A description of the prospective account holder, maximum 256 characters. You can use alphanumeric characters (A-Z, a-z, 0-9), white spaces, and underscores |
processingTier |
Integer | No |
The starting processing tier for the prospective account holder. |
createDefaultAccount |
Boolean | No |
If set to true, an account with the default options is automatically created for the account holder. By default, this field is set to true. |
primaryCurrency |
String | No |
The three-character ISO currency code, with which the prospective account holder primarily deals. |
verificationProfile |
String | No |
The identifier of the profile that applies to this entity. |
accountHolderCode |
String | Yes |
Your unique identifier for the prospective account holder. The length must be between three (3) and fifty (50) characters long. Only letters, digits, and hyphens (-) are allowed. |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.