Skip to main content

SalesDeliveryNotesWarehousePosting

Unload Sales Delivery Notes.

Overview

Urlapi/public/FluentisErp/SD/SalesDeliveryNotes/SalesDeliveryNotesWarehousePosting
HTTP MethodPOST
Method TypeOperation
Fluentis ObjectFluentis.FluentisErp.Core.SD.SalesDeliveryNotes.FSSalesDeliveryNote

Request parameters

ParameterTypeIs RequiredDefault ValueDescription
OperationTypeintegerNo0Used when items without warehouse or warehouse template. See Sales 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...
SalesDeliveryNotesarrayYesList of SalesDeliveryNoteIdentification objects. Used to identify the Sales Delivery Notes that must be unloaded.

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

SalesDeliveryNoteIdentification properties

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

Response Properties

PropertyTypeDescription
SalesDeliveryNotesStatusarrayList of SalesDeliveryNoteWarehousePostingResult

SalesDeliveryNoteWarehousePostingResult Properties

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