Skip to main content

PersonAttachedDocuments

typestringrequired

Specifies the type of the document being attached

Possible values: [PASSPORT, EMIRATES_ID, BANK_STATEMENT, CV, VALID_GOVERNMENT_ID, RESIDING_COUNTRY_PROOF_OF_ADDRESS]

documentIdsuuid[]required

List of document IDs uploaded for the selected type

Possible values: >= 1

PersonAttachedDocuments
{
"type": "PASSPORT",
"documentIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
]
}