Update personal information
Persons
Update personal information
Update a person’s personal information including identity documents, date of birth, gender, nationality, and address
PUT
Update personal information
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the person
Body
application/json
Update person personal info request payload
Person's date of birth
Example:
"1990-05-15"
National identification document
National identification document
National identification document
Person's gender
Available options:
male, female, other Example:
"female"
ISO 3166-1 alpha-2 country code
Example:
"DE"
Address
Response
Successful operation