Update Recipe

Replaces a recipe's yield, prepared locations and ingredient list. Requires the Create Recipes permission.

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

Recipe id.

Body Params
string
required
number
required
prepared_locations
array of objects
required

{"location_id", "stock_location_id"} objects.

prepared_locations*
ingredients
array of objects
required

{"variant", "unit", "unit_quantity", "auto_prepare_recipe"} objects; auto_prepare_recipe (boolean, optional) auto-prepares the ingredient's own recipe when this one is prepared.

ingredients*
Headers
string
required

The merchant install this request acts on (install.store_id from the app.installed webhook).

Response

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