Skip to main content

CorporateAttachedDocuments

typestringrequired

Specifies the type of the document being attached

Possible values: [TRADE_LICENSE, MEMORANDUM_OF_ASSOCIATION_OR_ARTICLES_OF_ASSOCIATION, SHAREHOLDING_CERTIFICATE]

documentIdsuuid[]required

List of document IDs uploaded for the selected type

Possible values: >= 1

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