GET api/report/sendDebitReport?beginDate={beginDate}&endDate={endDate}&agencyPaymentMethod={agencyPaymentMethod}&reportMessage={reportMessage}&destEmail={destEmail}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| beginDate | date |
Required |
|
| endDate | date |
Required |
|
| agencyPaymentMethod | string |
Required |
|
| reportMessage | string |
Required |
|
| destEmail | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.