Skip to main content

PurchaseDeliveryNotesWarehousePosting

Load purchase delivery notes into warehouse.

Overview

Urlapi/public/FluentisErp/Scm/PurchaseDeliveryNotes/PurchaseDeliveryNotesWarehousePosting
HTTP MethodPOST
Method TypeOperation
Fluentis ObjectFluentis.FluentisErp.Core.Scm.PurchaseDeliveryNotes.FSPurchaseDeliveryNote

Request parameters

ParameterTypeIs RequiredDefault ValueDescription
OperationTypeintegerNo0Used when items without warehouse or warehouse template. See Purchase Delivery Note 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...
PurchaseDeliveryNotesarrayYesList of PurchaseDeliveryNoteIdentification objects. Used to identify the Purchase Delivery Notes that must be loaded.

See Purchase Delivery Note Parameters for Warehouse and Warehouse Template usage.

PurchaseDeliveryNoteIdentification properties

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

Response Properties

PropertyTypeDescription
PurchaseDeliveryNotesStatusarrayList of PurchaseDeliveryNoteWarehousePostingResult

PurchaseDeliveryNoteWarehousePostingResult Properties

PropertyTypeDescription
IdintegerId of the Purchase Delivery Note to load
ExternalSystemstringReference to External System for Purchase Delivery Note identification
ExternalIdstringReference to External System for Purchase Delivery Note 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.