GET api/report/sendReport?beginDate={beginDate}&endDate={endDate}&settled={settled}&paymentMethod={paymentMethod}&agencyPaymentMethod={agencyPaymentMethod}&ttids={ttids}&TCID={TCID}&gatewayid={gatewayid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| beginDate | date |
Required |
|
| endDate | date |
Required |
|
| settled | boolean |
Required |
|
| paymentMethod | string |
Required |
|
| agencyPaymentMethod | string |
Required |
|
| ttids | string |
None. |
|
| TCID | string |
None. |
|
| gatewayid | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.