Reverse Fulfillment Order
Requires access scope or access scope.
A group of one or more items in a return that will be processed at a fulfillment service. There can be more than one reverse fulfillment order for a return at a given location.
Anchor to FieldsFields
- id (ID!)
- lineItems (ReverseFulfillmentOrderLineItemConnection!)
- order (Order)
- reverseDeliveries (ReverseDeliveryConnection!)
- status (ReverseFulfillmentOrderStatus!)
- thirdPartyConfirmation (ReverseFulfillmentOrderThirdPartyConfirmation)
- •ID!non-null
A globally-unique ID.
- Anchor to lineItemsline•Reverse
Items Fulfillment Order Line Item Connection! non-null The list of reverse fulfillment order line items for the reverse fulfillment order.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
- Anchor to orderorder•Order
The order associated with the reverse fulfillment order.
- Anchor to reverseDeliveriesreverse•Reverse
Deliveries Delivery Connection! non-null The list of reverse deliveries for the reverse fulfillment order.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
- Anchor to statusstatus•Reverse
Fulfillment Order Status! non-null The status of the reverse fulfillment order.
- Anchor to thirdPartyConfirmationthird•Reverse
Party Confirmation Fulfillment Order Third Party Confirmation The current confirmation for the reverse fulfillment order from a third-party logistics service. If no third-party service is involved, then this value is
nil.
Anchor to QueriesQueries
- reverseFulfillmentOrder (ReverseFulfillmentOrder)
- •query
Lookup a reverse fulfillment order by ID.
- •ID!required
The ID of the reverse fulfillment order to return.
Arguments
- •ID!