Cancellation Reasons
Create cancellation reasons
Create cancellation reasons
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object[]
Cancellation reason to be created
Cancellation code
Example:
99
Cancellation reason
Example:
"Customer is not happy"
Was this page helpful?