v1
latestOpenAPI 3.1.02026-07-2422707.0 MBCancel the payment transaction of a class booking
This API helps you to cancel the payment transaction flow of your class booking.
You must specify appropriate data for the invoice_id parameter in the API request.
get/v1/Catalog/Invoices/{invoice_id}/Cancel
Path parameters
invoice_idstring required
Unique 32-character identifier of the invoice of the class booking.
Response
200
Example response
{
"success": true
}