Void
POST/api/v1/payment/void
Use this request to void a payment that is under settled status.
Void request is allowed only for payments with the following rules:
- Payment must be in
SETTLEDstatus. - The payment must have been performed on the same financial day.
On success, you get a response with:
status: "Success"payment_status: "void"
Request
Responses
- 200
- 400
- 401
Void request response
Bad request - missing or invalid parameters
Unauthorized - invalid merchant key or hash