GET api/Irs1099s/downloadprintedfile?irs1099vendorId={irs1099vendorId}&documentId={documentId}

Get vendor 1099 printed file

Request Information

URI Parameters

NameDescriptionTypeAdditional information
irs1099vendorId

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.