Create a supply (standalone)
POST/supplies
Create a new supply without specifying the kitchen in the URL path.
The kitchen-id must be provided in the request body.
This endpoint is useful when you want to create supplies programmatically without constructing kitchen-specific URLs.
Request
Responses
- 200
- 401
Supply created successfully
No authorization - valid API key not provided