Skip to main content

SalesInvoicesWarehousePosting

Unload Sales Invoices.

Overview

Urlapi/public/FluentisErp/SD/SalesInvoices/SalesInvoicesWarehousePosting
HTTP MethodPOST
Method TypeOperation
Fluentis ObjectFluentis.FluentisErp.Core.SD.SalesInvoices.FSSalesInvoice

Request parameters

ParameterTypeIs RequiredDefault ValueDescription
OperationTypeintegerNo0Used when items without warehouse or warehouse template. See Sales Invoice Posting
Datedate-timeNoTodayWarehouse posting date
WarehouseIdintegerNoId of the Warehouse that can be used to override items warehouse
WarehouseCodestringNoCode of the Warehouse that can be used to override items warehouse
WarehouseTemplateIdintegerNoId of the Warehouse Template that can be used to override items warehouse template
WarehouseTemplateCodestringNoId of the Warehouse Template that can be used to override items warehouse template
BOMVersionIdintegerNo...
SalesInvoicesarrayYesList 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

PropertyTypeDescription
IdintegerId of the Sales Invoice to unload
ExternalSystemstringReference to External System for Sales Invoice identification
ExternalIdstringReference to External System for Sales Invoice identification

Response Properties

PropertyTypeDescription
SalesInvoiceStatusarrayList of SalesInvoiceWarehousePostingResult

SalesInvoiceWarehousePostingResult Properties

PropertyTypeDescription
IdintegerId of the Sales Invoice to unload
ExternalSystemstringReference to External System for Sales Invoice identification
ExternalIdstringReference to External System for Sales Invoice identification
MessagesarrayList of messages related to the unloading operation.
WarehousePostingsarrayList of WarehousePostingResult objects. The list of warehouse posting objects created from the current document.

WarehousePostingResult Properties

PropertyTypeDescription
IdintegerId of Warehouse Posting object.
NumberintegerNumber of Warehouse Posting object.
Datedate-timeDate of Warehouse Posting object.
WarehousestringWarehouse code of Warehouse Posting object.