Anchor to RefundLineItemInputRefund
RefundLineItemInput
input_object
The input fields required to reimburse line items on a refund.
Anchor to FieldsFields
- Anchor to lineItemIdline•
Item Id ID!non-null The ID of the line item in the refund.
- Anchor to locationIdlocation•
Id The intended location for restocking. If the
is set to
, then this value is empty.
- Anchor to quantityquantity•Int!non-null
The quantity of the associated line item to be refunded.
- Anchor to restockTyperestock•
Type The type of restock for this line item.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
A list of line items to refund.
Was this section helpful?