- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FulfillmentItem - Fulfillment Module Data Models Reference
This documentation provides a reference to the FulfillmentItem data model. It belongs to the Fulfillment Module.
id
PrimaryKeyModifier<IdProperty>The ID of the fulfillment item.
title
TextPropertyThe title of the fulfillment item
sku
TextPropertyThe SKU of the fulfillment item
barcode
TextPropertyThe barcode of the fulfillment item
quantity
BigNumberPropertyThe quantity of the fulfillment item
The associated fulfillment.
line_item_id
TextPropertyOptionalThe ID the line item being fulfilled.
inventory_item_id
TextPropertyOptionalThe ID of the inventory item being fulfilled.
Was this page helpful?