Cancel a booking registration

This API helps you to cancel the registration of a class session booking.

You must provide a unique identifier of the registration as session_id in the API request. The API then cancels the booking of the specified class session registration and returns the appropriate cancellation status.

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

Response Details

NameTypeDescription
IsRegnCancelledbooleanIndicates whether the registration of the class session booking was successfully canceled.
ErrorobjectObject that contains error message and error code details. For more information, refer to the Error Object table.

Error Object

codemessage
502 - InvalidInputThe RegistrationId passed is not of the logged-in guest.
Path Params
int32
required

Mandatory Unique identifier of the required registration of the class session booking to be canceled.

Responses

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