Create an assembly task
Assembly
Create an assembly task
Creates a new pending assembly task for a finished good. Response strips internal cross-reference IDs.
POST
Create an assembly task
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.
Body
application/json
ID of the finished good the task is for
Minimum string length:
1Number of units to assemble (default 1)
Required range:
x >= 1Optional member user ID to assign the task to
Free-form notes (max 2000 chars)
Maximum string length:
2000