Cancel an existing order.
Due to Rye requiring Amazon Business accounts be connected to Rye via Amazon’s app marketplace, this mutation has been deprecated and will be removed in the future. Cancellations can be handled via your Amazon Business account. See our Connecting your Amazon Business account on how to connect your Amazon Business account to Rye
The input
object contains the orderId.
Any requested field from the CancelOrderResponse
object.
Calling the endpoint initiates a cancellation attempt. Response below is an example response for an amazon order
If a cancellation request has a status CANCEL_FAILED
the payload would look like below:
The error field will display errors not related to actual status of a cancellation request.