A customer shipment represents a list of items that need to be shipped to a customer.
A customer shipment is usually associated with one order, but the shipment may have items from multiple orders in the case of combined shipments.
Shipment states
pending
: The shipment is pending acknowledgment from 3PL.open
: The shipment has been acknowledged by 3PL but is not fulfilled yetdone
: The 3PL has shipped the shipment