For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
The inventory identifier for the end kitted product.
fulfillment_center_idintegerRequired1-2147483647
The fulfillment center identifier where the work order will be processed.
line_itemslist of objectsRequired
The component inventory line items for the kitting work order. Each line item's quantity represents the amount of that inventory required to produce a single kit.
quantityintegerRequired1-2147483647
The number of kits to produce.
workorder_typeenumRequired
Allowed values:
lot_datedatetimeOptional
Optional lot date for the kitting work order.
lot_numberstringOptional0-32 characters
Optional lot number for the kitting work order.
Response
Success
shipment_idinteger
The shipment identifier associated with the created work order.