Objects
OrderReturn
Represents return details of an order that a customer places for a product.
Fields
The return id generated when a return is requested.
The Rye order id associated with the return.
When a return has been apporved this represents the shipping label url that can be forwarded to the customer.
Which marketplace the return was created on.
Order id from the marketplace.
Line items associated with the return. See ReturnLineItem for more details.
Related types
Was this page helpful?