Log a cocktail statistic
POST/api/v1/workspaces/:workspaceId/statistics/cocktails/add
Required API-key permission: STATISTICS_CREATE — Record sales statistics
Records that a cocktail was made and reconciles the cocktail queue. Returns 400 when the queue contains ambiguous entries that require the caller to choose which one to remove.
Request
Responses
- 200
- 400
- 401
- 403
Log a cocktail statistic
Ambiguous cocktail-queue entries; specify a note to remove one.
Missing or invalid credentials
Insufficient permissions