post https://api.reepay.com/v1/charge//cancel
Cancel an authorized charge. A void of reserved money will be attempted.
Errors
The operation can generate the following errors beside the generic HTTP error codes described here.
Error code | HTTP code | Description |
---|---|---|
31 | 404 | Invoice not found |
106 | 400 | Invoice not authorized |
108 | 500 | Charge cancel failed because of acqurier error or rejection. See transaction_error See transaction errors. |