post
https://global-api.prod.au.edge.zip.co/merchant/charges//cancel
Sandbox (Testing): https://global-api.sand.au.edge.zip.co/merchant/charges/{chargeId}/cancel
Once the Charge has been Authorized, if for some reason the goods cannot be provided to the customer, the charge will need to be voided.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
/charges/{chargeId}/cancel
Useful Notes
- A void will free up any amount remaining in authorized status.
- It is possible to void payments that have been partially captured. In this case only the authorized amount will be cancelled.
- Captured amounts can only be refunded, not canceled.
Example Request
{
"reference": "213123131313",
}
