Skip to main content

ExportCalibrations

Export Calibrations.

Overview

Urlapi/public/FluentisErp/QY/CalibrationInstruments/ExportCalibrations
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.QY.CalibrationInstruments.FSCalibration

Request parameters

ParameterTypeIs RequiredDescription
CalibrationTypeCodestringNoIf present, filter calibrations by the specified calibration type code.
YearintegerNoIf present, filter calibrations by the specified year.
NumberintegerNoIf present, filter calibrations by the specified number.
MeasurementToolsRegisterMeasurementToolsCodestringNoIf present, filter calibrations by the specified measurement tools code.
MeasurementToolsRegisterCodestringNoIf present, filter calibrations by the specified measurement tools register code.
MeasurementToolsRegisterSerialNumberCodestringNoIf present, filter calibrations by the specified serial number code in the measurement tools register.
MeasurementToolsRegisterModelstringNoIf present, filter calibrations by the specified measurement tools model.
AccountCodestringNoIf present, filter calibrations by the specified account code.
AccountDetailCodestringNoIf present, filter calibrations by the specified account detail code.
AccountDescriptionstringNoIf present, filter calibrations by the specified account description.
CompanyFunctionCodestringNoIf present, filter calibrations by the specified company function code.
CompanyFunctionDescriptionstringNoIf present, filter calibrations by the specified company function description.
EmployeeCodestringNoIf present, filter calibrations by the specified employee code.
EmployeeNamestringNoIf present, filter calibrations by the specified employee name.
EmployeeSurnamestringNoIf present, filter calibrations by the specified employee surname.
ResultTypeCodestringNoIf present, filter calibrations by the specified result type code.
ResultTypeDescriptionstringNoIf present, filter calibrations by the specified result type description.
IsInternalCalibrationbooleanNoIf present, filter calibrations by whether they are internal calibrations.
IsScheduledbooleanNoIf present, filter calibrations by whether they are scheduled.
IsPositiveResultbooleanNoIf present, filter calibrations by whether the result is positive.
IsCalibrationDonebooleanNoIf present, filter calibrations by whether the calibration is done.
FromExpectedCalibrationDatedateNoIf present, filter calibrations with expected calibration dates greater than or equal to the specified date.
ToExpectedCalibrationDatedateNoIf present, filter calibrations with expected calibration dates less than or equal to the specified date.
FromDatedateNoIf present, filter calibrations with dates greater than or equal to the specified date.
ToDatedateNoIf present, filter calibrations with dates less than or equal to the specified date.