V3_Production_Post (Post)
- Last UpdatedNov 06, 2025
- 1 minute read
| Post | V3_Production_Post |
Resource Path:/api/v3/Production
Add item production for the currently running job on an entity.
This endpoint supports recording of byproduct and coproduct production for negative BOM position items.
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |
The request body is of type Mes.WebApi.Models.V3.Prod.Production.
Required. The identifying properties for the job and the property information for the item production being added.
The response body is of type Mes.WebApi.Models.V3.Prod.Production.
OKThe following Production model properties are required.
- To identify the entity where the job is running: ent_name and, is using sites, site_name.
- To specify the production count: qty_prod.