Receipt¶
Tip
- All requests are
Postrequests, and the data format isjson
Request URL¶
/v1/vexora/indonesia/query/voucher
Request Method¶
- Post
Header¶
| Name | Required | Type | Desc |
|---|---|---|---|
| merchantNo | Y | string | - |
| sign | Y | string | encrypt |
Request Body Parameters¶
| Name | Required | Type | Desc |
|---|---|---|---|
| tradeNo | Y | string | vexora transaction number |
| timestamp | Y | string | Timestamp |
Request Example¶
Successful Response Example¶
| Parameter name | Required | Type | Description |
|---|---|---|---|
| msg | yes | string | Request result |
| code | yes | string | Request response code |
| timestamp | yes | string | Timestamp๏ผ1715941383720๏ผ |
| success | yes | string | Results |
| data | yes | Object | Return object |
| data.url | yes | string | URL address of payment voucher |
| data.message | yes | string | description |