Anchor to CalculateEditLineItemRemovalInputCalculate
input_objectCalculate Edit Line Item Removal Input
The input fields for a line item removal on a calculated edit.
Anchor to FieldsFields
- lineItemId (ID!)
- quantity (Int!)
- Anchor to lineItemIdline•ID!
Item Id non-null The ID of the line item to be removed.
- Anchor to quantityquantity•Int!non-null
The quantity of the item to be removed.Quantity can't exceed the line item's unfulfilled quantity.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields for the line item changes in an edit calculation, grouped by the type of change.
Was this section helpful?