Skip to main content

ExportDataSheets

Export Data Sheets.

Overview

Urlapi/public/FluentisErp/QY/DataSheet/ExportDataSheets
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.QY.DataSheet.FSDataSheet

Request parameters

ParameterTypeIs RequiredDescription
DataSheetTypeCodestringNoIf present, filter data sheets by the specified data sheet type code.
CodestringNoIf present, filter data sheets by the specified code.
RevisionintegerNoIf present, filter data sheets by the specified revision number.
DescriptionstringNoIf present, filter data sheets by the specified description.
TradeNamestringNoIf present, filter data sheets by the specified trade name.
AccountCodestringNoIf present, filter data sheets by the specified account code.
AccountDetailCodestringNoIf present, filter data sheets by the specified account detail code.
AccountDescriptionstringNoIf present, filter data sheets by the specified account description.
EmployeeCodestringNoIf present, filter data sheets by the specified employee code.
EmployeeNamestringNoIf present, filter data sheets by the specified employee name.
EmployeeSurnamestringNoIf present, filter data sheets by the specified employee surname.
IsValidbooleanNoIf present, filter data sheets by whether they are valid.
IsNotValidbooleanNoIf present, filter data sheets by whether they are
FromStartDatedateNoIf present, filter data sheets with start dates greater than or equal to the specified date.
ToStartDatedateNoIf present, filter data sheets with start dates less than or equal to the specified date.
FromEndDatedateNoIf present, filter data sheets with end dates greater than or equal to the specified date.
ToEndDatedateNoIf present, filter data sheets with end dates less than or equal to the specified date.
FromRequiredDatedateNoIf present, filter data sheets with required dates greater than or equal to the specified date.
ToRequiredDatedateNoIf present, filter data sheets with required dates less than or equal to the specified date.
OrigDataSheetDataSheetTypeCodestringNoIf present, filter data sheets by the specified original data sheet type code.
OrigDataSheetCodestringNoIf present, filter data sheets by the specified original data sheet code.
OrigDataSheetRevisionintegerNoIf present, filter data sheets by the specified original data sheet revision number.
OrigDataSheetDescriptionstringNoIf present, filter data sheets by the specified original data sheet description.
DataSheetCustomerFilterDataSheetCustomerFilterNoIf present, filter data sheets by customer-related criteria.
DataSheetItemFilterDataSheetItemFilterNoIf present, filter data sheets by item-related criteria.
DataSheetPropertyFilterDataSheetPropertyFilterNoIf present, filter data sheets by property-related criteria.

DataSheetCustomerFilter properties

ParameterTypeIs RequiredDescription
ExportFiltersstringNoGeneric string filter expression for filtering customer data.
AccountCodestringNoIf present, filter customer data by the specified account code.
AccountDetailCodestringNoIf present, filter customer data by the specified account detail code.
AccountDescriptionstringNoIf present, filter customer data by the specified account description.

DataSheetItemFilter properties

ParameterTypeIs RequiredDescription
ExportFiltersstringNoGeneric string filter expression for filtering item data.
ItemClassCodestringNoIf present, filter item data by the specified item class code.
ItemCodestringNoIf present, filter item data by the specified item code.
ItemDescriptionstringNoIf present, filter item data by the specified item description.
ItemVariantCodestringNoIf present, filter item data by the specified item variant code.
ItemVariantDescriptionstringNoIf present, filter item data by the specified item variant description.

DataSheetPropertyFilter properties

ParameterTypeIs RequiredDescription
ExportFiltersstringNoGeneric string filter expression for filtering property data.
TestTypeCodestringNoIf present, filter property data by the specified test type code.
TestTypeDescriptionstringNoIf present, filter property data by the specified test type description.