Create or update a batch of supplies
POST/supplies/batch
Batch operations for supplies allow you to create or update multiple supplies at once. Each supply in the batch is processed independently.
Note: Unlike kitchen-scoped supplies, standalone supplies require kitchen-id in the request body.
See Request Size Limits for the batch count caps that apply to this endpoint.
Request
Responses
- 200
- 401
- 413
Batch operation completed
No authorization - valid API key not provided
Payload too large - request exceeds a hard size limit. See Request Size Limits.