Naar de inhoud

Voorraadmutatie

POST /stock/transactions

Scope: stock:write. Body: { stock_item_id, quantity (positief), type: addition|withdrawal }.

Voorbeeldbash
curl -X POST https://api.tooltagger.com/v1/stock/transactions \
  -H "Authorization: Bearer $TOOLTAGGER_API_KEY"

Antwoorden

StatusBetekenis
201Created
422Validatiefout