hasRestockingFee:
Boolean! -
Whether the order has one or more restocking fees associated with its returnable line items.
hasReturnShippingFee:
Boolean! -
Whether the order has one or more return shipping fees associated with its returnable line items.
nonReturnableSummary:
OrderNonReturnableSummary -
The summary of reasons why the order is ineligible for return.
returnFees:
ReturnFee! -
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.
returnShippingMethodNote:
String -
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.
returnShippingMethods:
ReturnShippingMethod! -
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.