Release Production Order.
Overview
This procedure is executing the release of the production orders.
| |
|---|
| Url | api/public/FluentisErp/Mes/ProductionOrders/ReleaseProductionOrders |
| HTTP Method | POST |
| Method Type | Operation |
| Fluentis Object | Fluentis.FluentisErp.Core.MES.FProductionOrder |
Request parameters
| Parameter | Type | Is Required | Default Value | Description |
|---|
| ProductionOrders | Array of ProductionOrderIdentification | Yes | | List of objects to be released. |
| PickupDate | DateTime | No | Date of Production Order | Date of creation for Warehouse Posting |
| Commitment | Boolean | No | False | Decide if the procedure will propose lots |
ProductionOrderIdentification properties
| Property | Type | Description |
|---|
| Id | integer | Id of the Production Order to release |
| ExternalSystem | string | Reference to External Id for Production Order identification |
| ExternalId | string | Reference to External System for Production Order identification |