For AI agents: visit https://developer-soap.corrigo.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Added Elements RefrigerantTypeOfRepairId TypeOfRepairDesc AlarmSetPoint DetectionLimit RcsLeakLocationId
XML
<xs:complexType name="RcsAction">
<xs:complexContent mixed="false">
<xs:extension base="tns:CorrigoEntityWithOptimisticLock">
<xs:sequence>
<xs:element minOccurs="1" maxOccurs="1" name="TypeId" type="tns:RcsActionType"/>
<xs:element minOccurs="1" maxOccurs="1" name="DtWhen" nillable="true" type="xs:dateTime"/>
<xs:element minOccurs="1" maxOccurs="1" name="ActorId" nillable="true" type="xs:int"/>
<xs:element minOccurs="1" maxOccurs="1" name="ActorTypeId" nillable="true" type="tns:ActorType"/>
<xs:element minOccurs="0" maxOccurs="1" name="CertNumber" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="Product" type="tns:Product"/>
<xs:element minOccurs="1" maxOccurs="1" name="Qty" nillable="true" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsMetric" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="CostValue" nillable="true" type="xs:decimal"/>
<xs:element minOccurs="0" maxOccurs="1" name="Supplier" type="tns:Employee"/>
<xs:element minOccurs="0" maxOccurs="1" name="PoNumber" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="WorkOrderId" type="xs:int"/>
<xs:element minOccurs="0" maxOccurs="1" name="Comments" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="Circuit" type="tns:RcsCircuit"/>
<xs:element minOccurs="0" maxOccurs="1" name="CircuitNumber" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="Cylinder" type="tns:RcsCylinder"/>
<xs:element minOccurs="0" maxOccurs="1" name="CylinderNumber" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="NoLeakRate" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="RcsTestMethodId" type="tns:RcsTestMethod"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsTestPassed" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsContactNotified" type="xs:boolean"/>
<xs:element minOccurs="0" maxOccurs="1" name="CylinderSource" type="tns:RcsCylinder"/>
<xs:element minOccurs="1" maxOccurs="1" name="MoneyId" type="tns:CurrencyType"/>
<xs:element minOccurs="1" maxOccurs="1" name="QtyCylinder" nillable="true" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="QtyCylinderSource" nillable="true" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="RcsStockTypeId" type="tns:RcsActionStockType"/>
<xs:element minOccurs="0" maxOccurs="1" name="ShippedTo" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="DtShipment" nillable="true" type="xs:dateTime"/>
<xs:element minOccurs="0" maxOccurs="1" name="ReclamationCompany" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="AmountReclaimed" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="AmountDestroyed" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="RcsLeakCauseId" type="tns:RcsLeakCause"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsScheduled" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="DtDue" nillable="true" type="xs:dateTime"/>
<xs:element minOccurs="0" maxOccurs="1" name="ParentAction" type="tns:RcsAction"/>
<xs:element minOccurs="0" maxOccurs="1" name="TechName" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="CertClassId" type="tns:EmpCertificationClass"/>
<xs:element minOccurs="1" maxOccurs="1" name="RcsExtensionReasonId" nillable="true" type="tns:RcsExtensionReason"/>
<xs:element minOccurs="1" maxOccurs="1" name="LeaksFoundCount" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsALDCalibrationSuccess" type="xs:boolean"/>
<xs:element minOccurs="0" maxOccurs="1" name="EquipmentDestinationManager" type="tns:Employee"/>
<xs:element minOccurs="1" maxOccurs="1" name="EquipmentDestinationId" type="xs:int"/>
<xs:element minOccurs="1" maxOccurs="1" name="RemainingCapacity" type="xs:decimal"/>
<xs:element minOccurs="0" maxOccurs="1" name="ParaseSenseId" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="RefrigerantTypeOfRepairId" nillable="true" type="tns:RcsTypeOfRepair"/>
<xs:element minOccurs="0" maxOccurs="1" name="TypeOfRepairDesc" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="AlarmSetPoint" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="DetectionLimit" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="RcsLeakLocationId" type="tns:RcsLeakLocation"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Added Elements EquipmentName EquipmentStatusId OperationalStatusId OperationalStatusDate DetectionLimit AlarmSetPoint SerialNumber DeviceTypeID ConcentrationMonitorTypeID SensorTypeID NumberofSensors SensorManufacturer LocationOfSensorsInletsID
XML
<xs:complexType name="RcsCircuit">
<xs:complexContent mixed="false">
<xs:extension base="tns:CorrigoEntityWithOptimisticLock">
<xs:sequence>
<xs:element minOccurs="1" maxOccurs="1" name="ObjectId" type="xs:int"/>
<xs:element minOccurs="1" maxOccurs="1" name="ObjectTypeId" type="tns:ActorType"/>
<xs:element minOccurs="0" maxOccurs="1" name="Asset" type="tns:Location"/>
<xs:element minOccurs="0" maxOccurs="1" name="AssetSystem" type="tns:AssetSystem"/>
<xs:element minOccurs="0" maxOccurs="1" name="Number" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="EquipmentName" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="Manufacturer" type="xs:string"/>
<xs:element minOccurs="0" maxOccurs="1" name="Model" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsMetric" type="xs:boolean"/>
<xs:element minOccurs="0" maxOccurs="1" name="MhProduct" type="tns:Product"/>
<xs:element minOccurs="1" maxOccurs="1" name="Capacity" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="LeakRate" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="LeakThreshold" type="xs:decimal"/>
<xs:element minOccurs="0" maxOccurs="1" name="Comments" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="StatusId" type="tns:RcsCircuitStatus"/>
<xs:element minOccurs="1" maxOccurs="1" name="EquipmentTypeID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="InstallDate" nillable="true" type="xs:dateTime"/>
<xs:element minOccurs="0" maxOccurs="1" name="LocationDescription" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="LeakDetectionCoverID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="FullChargeCalcMethodID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="HasLeakInspection" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="LeakInspectionDate" nillable="true" type="xs:dateTime"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsLeakDetectionEquipment" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="LeakDetectionDeviceTypeID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="HasEquipmentCalibration" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="EquipmentCalibrationDate" nillable="true" type="xs:dateTime"/>
<xs:element minOccurs="0" maxOccurs="1" name="Actions" type="tns:ArrayOfRcsAction"/>
<xs:element minOccurs="0" maxOccurs="1" name="LeakRateLogs" type="tns:ArrayOfRcsLeakRateLog"/>
<xs:element minOccurs="1" maxOccurs="1" name="IsMothball" type="xs:boolean"/>
<xs:element minOccurs="1" maxOccurs="1" name="ModelYear" nillable="true" type="xs:int"/>
<xs:element minOccurs="1" maxOccurs="1" name="TemperatureClassificationID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="CalendarLeakRate" nillable="true" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="EquipmentStatusId" nillable="true" type="tns:RcsCircuitEquipmentStatus"/>
<xs:element minOccurs="1" maxOccurs="1" name="OperationalStatusId" nillable="true" type="tns:RcsCircuitOperationalStatus"/>
<xs:element minOccurs="1" maxOccurs="1" name="OperationalStatusDate" nillable="true" type="xs:dateTime"/>
<xs:element minOccurs="1" maxOccurs="1" name="DetectionLimit" nillable="true" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="AlarmSetPoint" nillable="true" type="xs:decimal"/>
<xs:element minOccurs="1" maxOccurs="1" name="SerialNumber" nillable="true" type="xs:int"/>
<xs:element minOccurs="1" maxOccurs="1" name="DeviceTypeID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="ConcentrationMonitorTypeID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="SensorTypeID" nillable="true" type="xs:unsignedByte"/>
<xs:element minOccurs="1" maxOccurs="1" name="NumberofSensors" nillable="true" type="xs:int"/>
<xs:element minOccurs="0" maxOccurs="1" name="SensorManufacturer" type="xs:string"/>
<xs:element minOccurs="1" maxOccurs="1" name="LocationOfSensorsInletsID" nillable="true" type="xs:unsignedByte"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>