FulfillmentItem - Fulfillment Module Data Models Reference

This documentation provides a reference to the FulfillmentItem data model. It belongs to the Fulfillment Module.

idPrimaryKeyModifier<IdProperty>
The ID of the fulfillment item.
titleTextProperty
The title of the fulfillment item
skuTextProperty
The SKU of the fulfillment item
barcodeTextProperty
The barcode of the fulfillment item
quantityBigNumberProperty
The quantity of the fulfillment item
fulfillmentBelongsTo<Fulfillment>
The associated fulfillment.
line_item_idTextPropertyOptional
The ID the line item being fulfilled.
inventory_item_idTextPropertyOptional
The ID of the inventory item being fulfilled.
Was this page helpful?