Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Order ID to cancel; e.g. "ORD-1234567890"
Response
Order cancel requested
Whether the cancel request has been accepted; e.g. true, false