Get Recipe Financial Data

Returns financial data for a given recipe and outlet.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint computes financial data synchronously with each request. There is no caching or async processing involved.

Since each request recalculates financial data for the requested recipe, response times can vary depending on the complexity of the recipe.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json