Document
Document details to be saved
-
Name Type Description Data String Document data in Base64 encoded string DocumentType DocumentType Document type FileName String Document name with extension
Document details to be saved
| Name | Type | Description |
|---|---|---|
| Data | String | Document data in Base64 encoded string |
| DocumentType | DocumentType | Document type |
| FileName | String | Document name with extension |
{
"Data": "iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4",
"DocumentType": "TaxSavingAccount",
"FileName": "TaxSavingAccount.pdf"
}