Refund Transaction
Process
Merchant calls the refund/cancel API when customer requests return, service cancellation, etc.
Caution
If the refund transaction API response returns error code 116 (original transaction was paid from e-wallet), please call this API again with bank account information to receive the refund.
API Information
Method: POST
URL: /b2b/core/api/ext/mm/refund/send
Request
(Parameters sent by merchant)
Main Parameters
| No | Field Name | Data Type | Required | Description |
|---|---|---|---|---|
| 1 | request_id | String(100) | ✅ | Unique request ID from merchant to Baokim |
| 2 | request_time | String(20) | ✅ | Request time. Format: YYYY-MM-DD H:i:s |
| 3 | master_merchant_code | String(50) | ✅ | Unique identifier for master merchant |
| 4 | sub_merchant_code | String(50) |