Skip to main content

ExportItems

Export Items.

Overview

Urlapi/public/FluentisErp/WM/Common/ExportItems
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.WM.FSItem

Request parameters

ParameterTypeIs RequiredDescription
ItemClassCodesarrayNoIf present filter items with item's item class codes included in the specified list.
CodeStringNoIf present filter items with code equal or starts with the specified value.
DescriptionStringNoIf present filter items with description equal or starts with the specified value.
CharacteristicCodestringNoIf present filter items with characteristic code equal with the specified value.
ProductCategoryCodestringNoIf present filter items with product category code equal with the specified value.
ItemTypeDescriptionstringNoIf present filter items with item type description equal with the specified value.
NomenclatureCodeCodeintegerNoIf present filter items with nomenclature code equal with the specified value.
IsInFaseOutbooleanNoIf present filter items with fase out flag equal with the specified value.
IsArchivedbooleanNoIf present filter items with archived flag equal with the specified value.
IsPhantombooleanNoIf present filter items with phantom flag equal with the specified value.
IsManagedWithBatchesbooleanNoIf present filter items with managed with batches flag equal with the specified value.
IsManagedWithSerialNumberbooleanNoIf present filter items with managed with serial numbers flag equal with the specified value.
ItemDefaultVendorsFilterItemDefaultVendorsFilterNoIf present filter items with default vendors that meet the specified criteria.
ItemCustomersFilterItemCustomersFilterNoIf present filter items with customers that meet the specified criteria.

ItemDefaultVendorsFilter properties

PropertyTypeIs RequiredDescription
AccountCodestringNoIf present filter items containing default vendors with account code equal with the specified value.
AccountDetailCodestringNoIf present filter items containing default vendors with account detail code equal with the specified value.
AccountDescriptionstringNoIf present filter items containing default vendors with account description equal or starts with the specified value.
IsDefaultstringNoIf present filter items containing default vendors with default flag equalwith the specified value.
CodestringNoIf present filter items containing default vendors with code equal or starts with the specified value.
PreferentialVendorsDescriptionstringNoIf present filter items containing default vendors with preferential vendors description equal or starts with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.

ItemCustomersFilter properties

PropertyTypeIs RequiredDescription
AccountCodestringNoIf present filter items containing customers with account code equal with the specified value.
AccountDetailCodestringNoIf present filter items containing customers with account detial code equal with the specified value.
AccountDescriptionstringNoIf present filter items containing customers with account description equal or starts with the specified value.
ItemCuststringNoIf present filter items containing customers with item cust equal or starts with the specified value.
ItemDescriptionstringNoIf present filter items containing customers with item description equal or starts with the specified value.
ExportFilterstringNoGeneric string filter expression for filtering items.