GET v1/Cancellations/{id}?type={type}

Get Cancellation by id

Request Information

Parameters

NameDescriptionAdditional information
id
The id of the Cancellation

Define this parameter in the request URI.

type
string - The type of cancellation ("class" or "tutoring")

Define this parameter in the request URI.

Response Information

Returns: The Cancellation or status code: 404