Anchor to ReverseFulfillmentOrderLineItemReverse
Reverse Fulfillment Order Line Item
object
Requires access scope.
The details about a reverse fulfillment order line item.
Anchor to FieldsFields
- Anchor to dispositionsdispositions•
The dispositions of the item.
- Anchor to fulfillmentLineItemfulfillment•
Line Item The corresponding fulfillment line item for a reverse fulfillment order line item.
- •ID!non-null
A globally-unique ID.
- Anchor to totalQuantitytotal•
Quantity Int!non-null The total number of units to be processed.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Disposes reverse fulfillment order line items.
- Anchor to dispositionInputsdisposition•
Inputs The input parameters required to dispose reverse fulfillment order line items.
Arguments
- Anchor to reverseFulfillmentOrderLineItemsreverse•
Fulfillment Order Line Items The disposed reverse fulfillment order line items.
- Anchor to userErrorsuser•
Errors [ReturnUser Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?