Magidoc

ShipmentItem
Object

A Shipment Item is a single item within a package

Fields

#

id

ID !
Non-null

The unique identifier for the shipment item

package

Non-null

The package that this item is part of

packageId

ID !
Non-null

The Id of the package that this item is part of

job

Non-null

The Job that is part of this shipment item

jobId

ID !
Non-null

The Id of the Job that is part of this shipment item

availability

Non-null

The availability of the requested quantity for shipping

quantity

Non-null

The quantity of the Job being shipped in this item

weight

The weight of this item

dimensions

The dimensions of this item

createdAt

Non-null

The date the item was created

updatedAt

Non-null

The date the item was last updated

Usages

#

References

#