Cancel a charge
Cancels a charge that has been previously created. Supply the unique charge code that was returned when the charge was created.
Cancel a newly added charge
POST
/charges/{chargeCode}/cancel/
Path Parameters
Name
Type
Description
chargeCode*
string
Charge code
Example request
Example response
Last updated