ShipmentItems
Returns data from Items within a shipment.
Columns
Name | Type | Description |
Id [KEY] | Integer | Id of the Product within the order. |
ProductId | Integer | Numerical Id of the product. |
OrderShipmentId | String | Id of the shipment. |
Quantity | Integer | Quantity of product shipped. |