Skip to main content
Version: 2.2.1

import_del_calibration

This method allows deleting:

  • Data of a calibration;

To insert each of these items, it is necessary to follow the standard documented below.

Java class
Requestweb\wwwroot\ws\java\maintenance\Import_del_calibrationRequestType.java
Returnweb\wwwroot\ws\java\maintenance\Import_del_calibrationResponseType.java

Request:

ID #RequiredDescription
NRCERTIFICATEXCertificate #

Request structure:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:maintenance">
<soapenv:Header/>
<soapenv:Body>
<urn:import_del_calibration>
<urn:nrcertificate>?</urn:nrcertificate>
</urn:import_del_calibration>
</soapenv:Body>
</soapenv:Envelope>

Return:

ID #Description
returnSUCCESS: 1.
FAILURE: Returns a message regarding the error that occurred