Refund
This API is used to request refunds for the partner's customers.
POST
POST
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required | Description |
---|---|---|---|
| String | Yes | Partner’s bank account. |
| String | Yes | referenceNumber (of payment transaction). |
| String | Yes | Amount need to refund. |
| String | Yes | Refund content. |
| Boolean | Optional | Allow 1 payment can refund plenty time. Only settable at the first time refund. |
| String | Yes | Encrypted MD5 string of combination: (
|
Response
Last updated