POST api/v2/MDLCalculation
Request
URI Parameters
Body Parameters
MDLCalculationInsert| Name | Description | Type | Additional information |
|---|---|---|---|
| Identification | string | ||
| Frequency | integer | ||
| FrequencyUnit | integer | ||
| AdvanceNotice | integer | ||
| LastCalculationDate | date | ||
| Active | boolean | ||
| UnrestrictedAccessServiceCenter | boolean | ||
| Analysis | ObjectCascadeOfMDLAnalysisInsert | ||
| Equipments | ObjectCascadeOfMDLEquipmentInsert | ||
| SampleTypes | ObjectCascadeOfMDLSampleTypeInsert | ||
| Methods | ObjectCascadeOfMDLMethodInsert | ||
| ServiceCenters | ObjectCascadeOfMDLServiceCenterInsert |
Response
DefaultResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean | ||
| Messages | Collection of string | ||
| DialogType | integer | ||
| Data | Object |