Create a finished-goods record manually
Inventory
Create a finished-goods record manually
Rare — finished-goods rows are normally created automatically when a SKU is created. Use this only when reconciling state imported from an external system.
POST
Create a finished-goods record manually
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
Product SKU id this finished-good record belongs to.
Starting on-hand stock (non-negative integer).
Required range:
x >= 0Alert when ready_stock falls at or below this value (non-negative integer).
Required range:
x >= 0Optional public image URL for the inventory item.