OnboardingPersonObject
- addressesType: array object[] · Address[] 1…10required
Physical address(es) for the business member. The first entry is the primary address. Use the same country as
residency_country.- address1Type: stringmin length:1max length:255required
The first line of the address.
- cityType: stringmin length:1max length:255required
The city of the address.
- countryType: string · CountryCodesenumrequired
The country of the address.
values- A
F G - A
L B - D
Z A - A
S M - A
N D
- postalType: string
_code min length:5max length:5requiredThe postal code of the address.
- regionType: string enumrequired
The region or state of the address.
values- A
K - A
Z - C
A - A
R - C
O
- address2Type: string | nullmax length:255
The second line of the address.
- dateType: object · DateObject
_of _birth required- dayType: numberrequired
- monthType: numberrequired
- yearType: numberrequired
- emailType: stringmax length:255required
Email address used to receive monthly statements. Required for
business_member_onboarding. - firstType: string
_name max length:255requiredBusiness member's first name.
- governmentType: string
_id _issuing _state _or _country min length:1max length:255requiredBusiness member's government ID issuing state or country.
- governmentType: string
_id _number min length:1max length:255requiredBusiness member's government ID number.
- governmentType: string enum
_id _type requiredBusiness member's government ID type.
values- D
R I V E R S _ L I C E N S E - F
O R E I G N _ N A T I O N A L _ I D E N T I F I C A T I O N _ D O C U M E N T - I
N S _ P E R M A N E N T _ R E S I D E N T _ A L I E N _ C A R D - N
A T I O N A L _ I D - P
A S S P O R T
- isType: boolean
_authorized _signer requiredWhether the business member has the right to sign for and open an account on behalf of the company.
business_member_onboardingmust be the authorized signer; other business members cannot be marked as authorized signer. - isType: boolean
_entity _officer requiredWhether the business member is an officer of the onboarding business.
- jobType: string
_title max length:255requiredBusiness member's job title.
- lastType: string
_name max length:255requiredBusiness member's last name.
- nationalType: string
_identifier min length:9max length:9requiredNational identification number.
- ownershipType: number
_percentage min:0max:100requiredBusiness member's ownership percentage.
- phoneType: object · PhoneObject
_number required- countryType: string
_code min length:1max length:10required - phoneType: string
_number min length:10max length:10required
- citizenshipType: string · CountryCodesenum
_country Business member's country of citizenship.
values- A
F G - A
L B - D
Z A - A
S M - A
N D
- residencyType: string · CountryCodesenum
_country Country where the business member resides. Determines address validation rules and the country on the member's addresses.
values- A
F G - A
L B - D
Z A - A
S M - A
N D
