Cancel 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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Details

NameTypeDescription
successbooleanIf true, it indicates that the payment transaction flow of your class booking has been successfully canceled.
errorobjectObject that contains error message and error code details. For more information, refer to the error Object table.

error Object

codeerror_message
502Invalid InvoiceId.
502Invoice does not exist.
4053Invoice could not be cancelled.
Path Params
string
required

Unique 32-character identifier of the invoice of the class booking.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json