Skip to main content

SubcontractorReturnsWarehousePostings

Load subcontractor returns into warehouse.

Overview

Urlapi/public/FluentisErp/Scs/SubcontractorReturns/SubcontractorReturnsWarehousePostings
HTTP MethodPOST
Method TypeOperation
Fluentis ObjectFluentis.FluentisErp.Core.Scs.SubcontractorReturns.FSSubcontractorReturnUnload

Request parameters

ParameterTypeIs RequiredDefault ValueDescription
OperationTypeintegerNo0Used when items without warehouse or warehouse template. See Subcontractor Return 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...
SubcontractorReturnsarrayYesList of SubcontractorReturnIdentification objects. Used to identify the Subcontractor Returns that must be loaded.

See Subcontractor Parameters for Warehouse and Warehouse template usage.

SubcontractorReturnIdentification properties

PropertyTypeDescription
IdintegerId of the Subcontractor Return to load
ExternalSystemstringReference to External System for Subcontractor Return identification
ExternalIdstringReference to External System for Subcontractor Return identification

Response Properties

PropertyTypeDescription
SubcontractorReturnsStatusarrayList of SubcontractorReturnWarehousePostingResult

SubcontractorReturnWarehousePostingResult Properties

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