Skip to main content

ExportItemPrototypes

Export Item Prototypes.

Overview

Urlapi/public/FluentisErp/WM/Common/ExportItemPrototypes
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.WM.FSItemPrototype

Request parameters

ParameterTypeIs RequiredDescription
ItemClassCodesarrayNoIf present, filters items prototype with item class codes included in the specified list.
ItemCodestringNoIf present, filters items prototype with a code equal to or starting with the specified value.
ItemDescriptionstringNoIf present, filters items prototype with a description equal to or starting with the specified value.
ItemVariantCodestringNoIf present, filters items prototype with a variant code equal to or starting with the specified value.
ItemVariantDescriptionstringNoIf present, filters items prototype with a variant description equal to or starting with the specified value.
BomVersionCodeintegerNoIf present, filters items prototype with a Bill of Materials version code equal to the specified value.
NumberintegerNoIf present, filters items prototype with a number equal to the specified value.
YearintegerNoIf present, filters items prototype with a year equal to the specified value.
DateDateTimeNoIf present, filters items prototype with a date equal to the specified value.
ItemPrototypeTypeCodestringNoIf present, filters items prototype with a type code equal to or starting with the specified value.
ItemPrototypeTypeDescriptionstringNoIf present, filters items prototype with a type description equal to or starting with the specified value.
UncodedItemDescriptionstringNoIf present, filters items prototype with an uncoded item description equal to or starting with the specified value.
UncodedItemVariantDescriptionstringNoIf present, filters items prototype with an uncoded item variant description equal to or starting with the specified value.
IsExportedbooleanNoIf present, filters items prototype that have been exported.
IsPhantombooleanNoIf present, filters items prototype that are phantom components based on the specified value.
ItemPrototypeComponentsFilterItemPrototypeComponentsFilterNoIf present, filters items prototype with components that meet the specified criteria.
ItemPrototypeClientsFilterItemPrototypeClientsFilterNoIf present, filters items prototype with clients that meet the specified criteria.

ItemPrototypeComponentsFilter properties

PropertyTypeIs RequiredDescription
ItemClassCodestringNoIf present, filters prototype components with an item class code equal to the specified value.
ItemCodestringNoIf present, filters prototype components with a code equal to or starting with the specified value.
ItemDescriptionstringNoIf present, filters prototype components with a description equal to or starting with the specified value.
ItemVariantCodestringNoIf present, filters prototype components with a variant code equal to or starting with the specified value.
ItemVariantDescriptionstringNoIf present, filters prototype components with a variant description equal to or starting with the specified value.
UncodedItemDescriptionstringNoIf present, filters prototype components with an uncoded item description equal to or starting with the specified value.
UncodedItemVariantDescriptionstringNoIf present, filters prototype components with an uncoded item variant description equal to or starting with the specified value.
ValidityDatedateNoIf present, filters prototype components that are valid on the specified date (i.e., components whose validity period includes the specified date).
ExportFiltersstringNoGeneric string filter expression for filtering prototype components.

ItemPrototypeClientsFilter properties

Property NameTypeRequiredDescription
ExportFiltersstringNoIf present, applies export-specific filters to the item prototype clients.
AccountCodestringNoIf present, filters item prototype clients with an account code equal to or starting with the specified value.
AccountDetailCodestringNoIf present, filters item prototype clients with an account detail code equal to or starting with the specified value.
AccountDescriptionstringNoIf present, filters item prototype clients with an account description equal to or starting with the specified value.
ContactCodestringNoIf present, filters item prototype clients with a contact code equal to or starting with the specified value.
ContactDescriptionstringNoIf present, filters item prototype clients with a contact description equal to or starting with the specified value.
ReferenceDescriptionstringNoIf present, filters item prototype clients with a reference description equal to or starting with the specified value.
SalesOfferItemSalesOfferSalesOfferTypeCodestringNoIf present, filters item prototype clients with a sales offer type code equal to or starting with the specified value.
SalesOfferItemSalesOfferSalesOfferTypeDescriptionstringNoIf present, filters item prototype clients with a sales offer type description equal to or starting with the specified value.
SalesOfferItemSalesOfferNumberintegerNoIf present, filters item prototype clients with a sales offer number equal to the specified value.
SalesOfferItemSalesOfferYearintegerNoIf present, filters item prototype clients with a sales offer year equal to the specified value.