delete
/v1/charges/{ticketNumber}
Void a transaction identified by its ticketNumber
. The ticketNumber
is provided when a charge or a deferred charge is successful.
When the date of the transaction to void surpasses the timeframe in order to automatically void a transaction, this one turns into a refund
.
For partial voids is necessary to send the amount
object.
Partial void is available only in Colombia. In other countries, will be arriving soon
Request Parameters
1 Path Parameter
1 Header
Request Body
1 Example
Schema
fullResponse
boolean
amount
object
Only for partial voids
Responses
Created
3 Examples
Schema
object
Single response
or
object
Compound response with fullResponse without Deferred Options
or
object
Compound response with fullResponse and Deferred Options
Send a Test Request
DELETE
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
ticketNumber
$$.env
No $$.env variables are being used in this request.