Merge Ingredients

Merges a source ingredient into a target ingredient.

Body Params
string
required

The ID of the ingredient to be merged (source)

string
required

The ID of the ingredient to merge into (target)

boolean
Defaults to true

Whether to archive the source ingredient after merge

boolean
Defaults to true

Whether to update recipes to use the target ingredient after merge

boolean
Defaults to true

Whether to move stock items from source to target ingredient

stock_items_to_merge
array of strings

Specific stock items to merge (if not provided, all stock items are merged)

stock_items_to_merge
stock_items_not_to_merge
array of strings

Stock items to exclude from merge

stock_items_not_to_merge
Responses

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