ReturnOrder
Represents a delivery or shipment of the products from the customer back to the warehouse, can be used for the return or exchange of the goods.
Fields
createdAt (ISO8601DateTime)
externalReference (String)
externalStatus (String)
externalUrl (String)
id (ID)
reason (String)
returnDate (ISO8601Date)
returnOrderProducts ([ReturnOrderProduct!])
returnedOn (ISO8601Date)
status (ReturnOrderStatus!)
subscription (Subscription)
trackingCode (String)
trackingUrl (String)
Last updated
Was this helpful?