Inventory Master

Create Or Replace Recipe

Create or replace a recipe for an item (one recipe per finished item).

post/inventory/recipes

Request body

item_idinteger required

Item produced by this recipe

yield_qtynumber required
yield_uomstring required
notesstring nullable

Response

Successful Response

item_idinteger required

Item produced by this recipe

yield_qtynumber required
yield_uomstring required
notesstring nullable
idinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.