Anchor to ReverseFulfillmentOrderLineItemReverse
ReverseFulfillmentOrderLineItem
object
Requires access scope.
The details about a reverse fulfillment order line item.
Anchor to FieldsFields
- Anchor to dispositionsdispositions•
The dispositions of the item.
- •ID!non-null
A globally-unique ID.
- Anchor to totalQuantitytotal•
Quantity Int!non-null The total number of units to be processed.
- Anchor to fulfillmentLineItemfulfillment•
Line Item The corresponding fulfillment line item for a reverse fulfillment order line item. FulfillmentLineItem will be nullable as of API version 2024-10. Older version will return error when FulfillmentLineItem is null.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Disposes reverse fulfillment order line items.
Was this section helpful?