SalesInvoicesWarehousePosting
Unload Sales Invoices.
Overview
Url | api/public/FluentisErp/SD/SalesInvoices/SalesInvoicesWarehousePosting |
HTTP Method | POST |
Method Type | Operation |
Fluentis Object | Fluentis.FluentisErp.Core.SD.SalesInvoices.FSSalesInvoice |
Request parameters
Parameter | Type | Is Required | Default Value | Description |
---|---|---|---|---|
OperationType | integer | No | 0 | Used when items without warehouse or warehouse template. See Sales Invoice Posting |
Date | date-time | No | Today | Warehouse posting date |
WarehouseId | integer | No | Id of the Warehouse that can be used to override items warehouse | |
WarehouseCode | string | No | Code of the Warehouse that can be used to override items warehouse | |
WarehouseTemplateId | integer | No | Id of the Warehouse Template that can be used to override items warehouse template | |
WarehouseTemplateCode | string | No | Id of the Warehouse Template that can be used to override items warehouse template | |
BOMVersionId | integer | No | ... | |
SalesInvoices | array | Yes | List of SalesInvoiceIdentification objects. Used to identify the Sales Invoices that must be unloaded. |
See Sales Invoice Parameters for Warehouse and Warehouse Template usage.
SalesInvoiceIdentification properties
Property | Type | Description |
---|---|---|
Id | integer | Id of the Sales Invoice to unload |
ExternalSystem | string | Reference to External System for Sales Invoice identification |
ExternalId | string | Reference to External System for Sales Invoice identification |