GET api/AccountStatements/Download/AR?companyCode={companyCode}&startDate={startDate}&endDate={endDate}
Generated Pdf Report Account Statement Detail Per-Company
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
companyCode |
Code Travel Agent |
string |
Required |
startDate |
Start date value |
date |
Required |
endDate |
end date value |
date |
Required |
Body Parameters
None.
Response Information
Resource Description
LinkUrl Download Generated Url Pdf Report
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.