Skip to main content
Skip to main content

FulfillmentItemDTO

The fulfillment item details.

idstringRequired
The ID of the fulfillment item.
titlestringRequired
The title of the fulfillment item.
quantitynumberRequired
The quantity of the fulfillment item.
skustringRequired
The sku of the fulfillment item.
barcodestringRequired
The barcode of the fulfillment item.
line_item_idnull | stringRequired
The associated line item's ID.
inventory_item_idnull | stringRequired
The associated inventory item's ID.
fulfillment_idstringRequired
The associated fulfillment's ID.
fulfillmentFulfillmentDTORequired
The associated fulfillment.
created_atDateRequired
The creation date of the fulfillment item.
updated_atDateRequired
The update date of the fulfillment item.
deleted_atnull | DateRequired
The deletion date of the fulfillment item.
Was this section helpful?