Get Recipe Financial Data

Returns financial data for a given recipe and outlet.

Path Params
int64
required

The ID of the recipe.

Query Params
int64
required

The ID of the outlet to calculate financials for.

string
enum
Defaults to cheapest

The food cost calculation mode. One of: cheapest (default), last_ordered, average_stock_value.

Allowed:
Responses

400

Missing outlet parameter or invalid food_cost_mode value.

403

User lacks the "recipe financial details" permission.

404

Recipe not found, outlet not found, or outlet belongs to a different library.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json