Register Signal Item.
Overview
This procedure is executing the warehouse posting of the production declarations.
| |
|---|
| Url | api/public/FluentisErp/Mes/ProductionOrders/RegisterSignalItems |
| HTTP Method | POST |
| Method Type | Operation |
| Fluentis Object | Fluentis.FluentisErp.Core.MES.FSignalItem |
Request parameters
| Parameter | Type | Is Required | Default Value | Description |
|---|
| SignalItems | Array of SignalItemIdentification | Yes | | List of objects to be registered. |
| WarehousePostingDate | DateTime | No | Date of Signal Item | Date of creation for Warehouse Posting |
| UseDocumentDate | Boolean | No | False | Decide if the WarehousePosting date will be the same as SignalItem date. |
SignalItemIdentification properties
| Property | Type | Description |
|---|
| Id | integer | Id of the Signal Item to load |
| ExternalSystem | string | Reference to External Id for Signal Item identification |
| ExternalId | string | Reference to External System for Signal Item identification |