Cancels an Order
Cancels an Order, when using a token created for a user, it will save this user as the canceler
PATCH
Cancels an Order
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Select which associated resources you would like to fetch, see: https://jsonapi.org/format/#fetching-includes
Response
record canceled
Cancels an Order

