Skip to main content

PurchaseInvoiceWarehousePostings

Load purchase invoices into warehouse.

Overview

Urlapi/public/FluentisErp/Scm/PurchaseInvoices/PurchaseInvoiceWarehousePostings
HTTP MethodPOST
Method TypeOperation
Fluentis ObjectFluentis.FluentisErp.Core.Scm.PurchaseInvoices.FSPurchaseInvoice

Request parameters

ParameterTypeIs RequiredDefault ValueDescription
OperationTypeintegerNo0Used when items without warehouse or warehouse template. See Purchase 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...
PurchaseInvoicesarrayYesList of PurchaseInvoiceIdentification objects. Used to identify the Purchase Invoices that must be loaded.

See Purchase Invoice Parameters for Warehouse and Warehouse Template usage.

PurchaseInvoiceIdentification properties

PropertyTypeDescription
IdintegerId of the Purchase Invoice to load
ExternalSystemstringReference to External System for Purchase Invoice identification
ExternalIdstringReference to External System for Purchase Invoice identification

Response Properties

PropertyTypeDescription
PurchaseInvoicesStatusarrayList of PurchaseInvoiceWarehousePostingResult

PurchaseInvoiceWarehousePostingResult Properties

PropertyTypeDescription
IdintegerId of the Purchase Invoice to load
ExternalSystemstringReference to External System for Purchase Invoice identification
ExternalIdstringReference to External System for Purchase Invoice identification
MessagesarrayList of messages related to the loading 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.