Create a kit-assembly task for a composite SKU
Products
Create a kit-assembly task for a composite SKU
Side effect: creates a kit_assembly task in pending state. On completion (via the existing assembly task workflow), deducts child SKU stock and credits the parent SKU’s finished_goods.ready_stock. Returns 400 INSUFFICIENT_FOR_KIT with a shortages array if the requested quantity cannot be built right now.
POST
Create a kit-assembly task for a composite SKU
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.