Cancellation Reasons
Get all cancellation reasons
Get all cancellation reasons
GET
/
v1
/
cancellation-reasons
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Cancellation reason details
responseStatus
string
Brief response status
message
string
Full response message
data
object[]
Cancellation reason details
Was this page helpful?