201Successful Response
Schema: SuccessEnvelope_RunResponse_
successbooleanmessagestringcodestringdataRunResponse
/api/v1/inventory/production/runsCreate a new production run from a recipe. Costs are computed immediately.
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
Schema: RunCreateRequest
recipe_idstringrequiredRecipe to base the run on.
namestringtotal_unitsintegerrequiredNumber of finished units to produce.
unit_sale_priceintegerExpected sale price per unit in cents.
Schema: SuccessEnvelope_RunResponse_
successbooleanmessagestringcodestringdataRunResponse