Skip to main content

PickingsWarehousePosting

Unload Pickings.

Overview

Urlapi/public/FluentisErp/WM/Pickings/PickingsWarehousePosting
HTTP MethodPOST
Method TypeOperation
Fluentis ObjectFluentis.FluentisErp.Core.WM.Picking.FSPicking

Request parameters

ParameterTypeIs RequiredDefault ValueDescription
OperationTypeintegerNo0Used when items without warehouse or warehouse template. See Picking 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...
PickingsarrayYesList of PickingIdentification objects. Used to identify the Pickings that must be unloaded.

See Picking Parameters for Warehouse and Warehouse Template usage.

PickingIdentification properties

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

Response Properties

PropertyTypeDescription
PickingStatusarrayList of PickingWarehousePostingResult

PickingWarehousePostingResult Properties

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