RenewalDocument
Renewal Document
-
Name Type Description Data String Base64 encoded document data MimeType String Mime type of the document Name String Document name Type RenewalDocumentType Renewal document type
Renewal Document
| Name | Type | Description |
|---|---|---|
| Data | String | Base64 encoded document data |
| MimeType | String | Mime type of the document |
| Name | String | Document name |
| Type | RenewalDocumentType | Renewal document type |
{
"Data": "iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4",
"MimeType": "application/pdf",
"Name": "ProofOfIdentity.pdf",
"Type": "ProofOfIdentity"
}