The endpoint allows to update an existing Individual.
Request details
The Individual has been updated
Unauthorized
Forbidden
Not found
Error
Internal Error
Maintenance or Service unavailable
{- "external_id": "Ext-Id-1",
- "first_name": "FirstName",
- "last_name": "LastName",
- "email": "firstname.lastname@domain.tld",
- "phone": "38712345678",
- "birth_place": "Barcelona",
- "birth_date": "1990-12-31",
- "citizenship": "AT",
- "address": {
- "street": "123 Main Street",
- "city": "Vienna",
- "zip_code": "12345",
- "country": "AU"
}, - "identification_document": {
- "type": "passport",
- "number": "AB123456",
- "issuing_country": "AT",
- "issuing_authority": "AT Government",
- "expiration_date": "2030-12-31",
- "mrz_code": "P<UTOERIKSSON<<ANNA<MARIA<<<<<<<<<<<<<<<<<<<L898902C<3UTO6908061F9406236ZE184226B<<<<<14"
}
}
{- "data": {
- "id": "77606486-8ce8-11ee-bcac-bfa9d1985705"
}
}