Update Shipment Item
Updates an existing shipment item in TrackMage.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Resource identifier
stringrequired
The order item reference to which the shipment items item belongs.
Uncommon arguments
number
The number of items in the shipment. Default and the minimum value is 0. The value cannot be greater than available quantity of the order item (orderItem.qty - orderItem.fulfilledQty).