Skip to main content

SubcontractorDeliveryNotesWarehousePosting

Unload Subcontractor Delivery Notes.

Overview

Urlapi/public/FluentisErp/Scs/SubcontractorDeliveryNotes/SubcontractorDeliveryNotesWarehousePosting
HTTP MethodPOST
Method TypeOperation
Fluentis ObjectFluentis.FluentisErp.Core.Scs.SubcontractorDeliveryNotes.FSSubcontractorDeliveryNote

Request parameters

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

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

SubcontractorDeliveryNoteIdentification properties

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

Response Properties

PropertyTypeDescription
SubcontractorDeliveryNotesStatusarrayList of SubcontractorDeliveryNoteWarehousePostingResult

SubcontractorDeliveryNoteWarehousePostingResult Properties

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