Refund a charge
Marks a charge as Refunded (to payer). Supply the unique charge code that was returned when the charge was created.
Marks a charge as Refuned
POST
/charges/{chargeCode}/refund/
Path Parameters
Name | Type | Description |
---|---|---|
chargeCode* | string | Charge code |
Example request
Example response
Last updated