GET api/irs1098/downloadprintedfile?residentId={residentId}&documentId={documentId}

Get resident 1098 printed file

Request Information

URI Parameters

NameDescriptionTypeAdditional information
residentId

For security purposes only

integer

Required

documentId

Id of document to download

integer

Required

Body Parameters

None.

Response Information

Resource Description

File content

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.