GET api/documents/downloadlatest/{account_id}/{document_type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| account_id | string |
Required |
|
| document_type | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Collection of FileDTOViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| type | string |
None. |
|
| name | string |
None. |
|
| data | string |
None. |
|
| uploadDate | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.