ShipmentItems

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.

Last updated

Was this helpful?