Cancel Payin
POST/v2/payins/cancel
Cancel a pending
Payin transaction,the transaction status will be updated to expired
. Before cancel payin, check if the payin method is cancellable (is_cancellable == true
).
Request
Responses
- 200
- 400
- 401
- 422
Cancel Payin completed
Bad Request
Unauthorized
Unprocessable Entity