Order Return Information
The return information for a specific order.
Anchor to Fields and connectionsFields and connections
- Anchor to hasRestockingFeehas•Boolean!
Restocking Fee non-null Whether the order has one or more restocking fees associated with its returnable line items.
- Anchor to hasReturnShippingFeehas•Boolean!
Return Shipping Fee non-null Whether the order has one or more return shipping fees associated with its returnable line items.
- Anchor to nonReturnableLineItemsnon•Non
Returnable Line Items Returnable Line Item Connection! non-null The line items that are not eligible for return.
- Anchor to nonReturnableSummarynon•Order
Returnable Summary Non Returnable Summary The summary of reasons why the order is ineligible for return.
- Anchor to returnableLineItemsreturnable•Returnable
Line Items Line Item Connection! non-null The line items that are eligible for return.
- Anchor to returnFeesreturn•[Return
Fees Fee!]! non-nullPre-auth accessible The subtotal of all fees associated with return processing that have been applied to the order (e.g. return shipping fees or restocking fees), aggregated by fee type.
- Anchor to returnShippingMethodNotereturn•String
Shipping Method Note Note for the buyer about the return shipping method. Possible values are: "merchant_provided_label", "no_shipping_required", or a localized message that the buyer is responsible for return shipping.
- Anchor to returnShippingMethodsreturn•[Return
Shipping Methods Shipping Method!]! non-null A set of return shipping methods associated with the order's returnable line items. Return shipping methods are defined by the return rules at the time the order is placed.