GET api/documents/downloadlatest/{account_id}?document_type={document_type}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
account_id

string

Required

document_type

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Collection of FileDTOViewModel
NameDescriptionTypeAdditional 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.