Fields


id
ID!
required
The return id generated when a return is requested.
orderId
ID!
required
The Rye order id associated with the return.
shippingLabelUrl
String
required
When a return has been apporved this represents the shipping label url that can be forwarded to the customer.
updatedAt
required
Date when return was last updated.
createdAt
required
Time return was first created.
marketplace
required
Which marketplace the return was created on.
marketplaceOrderId
String!
required
Order id from the marketplace.
Line items associated with the return. See ReturnLineItem for more details.