Report Download
URL
{domain}/open-api/report/download
Method
| Parameter name | Required | Type of data | Description |
| Content-Type | Y | string | application/json |
Request parameters
| paramter name | required | type | description |
| appId | Yes | string | appId |
| param | Yes | string | param |
| sign | Yes | string | sign |
param
| paramter name | required | type | length | example | description |
| countryCode | Yes | string | 1-32 | fixed:TH | countryCode |
| transDate | Yes | string | | 2023-12-27 | transDate |
| transType | Yes | Integer | | 1:disbursement 2:payment | transType |
| timestamp | Yes | long | | 1677495496979 | timestamp |
Request example
Param content
How to construct request body
Request body
| paramter name | type | description |
| code | integer | code |
| message | string | message |
| data | Object | data |
data
| paramter name | type | description |
| downloadUrl | string | downloadUrl |
Response example
code collection