returnOrder
Request a return for an order that has been delivered.
Due to Rye requiring Amazon Business accounts be connected to Rye via Amazon’s app marketplace, this mutation has been deprecated. Returns 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
Arguments
The input
object contains the orderId and line items. See the ReturnOrderInput object for more details.
Returns
Any requested field from the ReturnOrderResponse
object.
Example - request
Query arguments
GraphQL
Calling the endpoint initiates a return request. Response below is an example response for an amazon order
Example - response
Response
Errors
The error field will display errors not related to actual status of a return request.
Response
Was this page helpful?