Authorizations
Path Parameters
Existing applicant id
"01827ed5-c228-7a3c-9a31-7ab7cc169d13"
Body
Applicant info
- Option 1
- Option 2
This object allows you to include any supplementary information about the applicant, such as their first, last name or citizenship.
Full Person name, if not specified will fallback to first_name and last name
"John Doe"
First name
"John"
Last name
"Doe"
Date of birth in ISO-8601 format
"1987-12-24T00:00:00.000Z"
gender that is used in official documents
M, F "M"
Two-letter ISO 3166-1 ALPHA-2 code, reference https://www.iban.com/country-codes. Currently can be set via manual fields feature via API when creating applicants. (Available in provided_info in applicant)
"DE"
Two-letter ISO 3166-1 ALPHA-2 code, reference https://www.iban.com/country-codes. Country extracted from POI document. (Available in system_info in applicant)
"DE"
Applicant address, could be used for any type of applicants
"Paris, France"
List of applicant addresses, only residence for now.
Key - value object, values can be only strings
Response
Applicant updated