GoodsReceiptNotesWarehousePostings
Load goods receipt notes into warehouse. See Loading Receiving Goods
Overview
| |
|---|
| Url | api/public/FluentisErp/Scm/Nirs/GoodsReceiptNotesWarehousePosting |
| HTTP Method | POST |
| Method Type | Operation |
| Fluentis Object | Fluentis.FluentisErp.Core.Scm.NIR.FSGoodsReceiptNote |
Request parameters
| Parameter | Type | Is Required | Default Value | Description |
|---|
| GoodsReceiptNotes | array | Yes | | List of GoodsReceiptNoteIdentification objects. Used to identify Goods Receipt Notes that must be loaded |
| Date | date-time | No | Today | Posting date |
GoodsReceiptNoteIdentification properties
| Property | Type | Description |
|---|
| Id | integer | Id of the Goods Receipt Note to load |
| ExternalSystem | string | Reference to External System for Goods Receipt Note identification |
| ExternalId | string | Reference to External System for Goods Receipt Note identification |