Refund Payin
POST/v2/payins/refund
Initiate a refund request on a completed payin (with received
status).
Before initiating the refund, check if the transaction is refundable (is_refundable == true
).
Note:
If you initiate a refund immediately after a successful payin, the refund must be full. Partial refunds are only supported 30 minutes to 1 hour after the payin. Please keep this in mind when implementing your refund flow.
Request
Responses
- 200
- 400
- 401
- 422
Refund Started
Bad Request
Unauthorized
Unprocessable Entity