API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Update a component condition on the property

Sample Request:

PATCH /api/v2/properties/ALB10/componentcondition/C0000002015  

{
     "componentCondition": "Good", 
     "lastSurveyedDate": "11/06/2023", 
     "nextReplacementDate": "11/07/2027"  
}

Required Permission(s): Property.ManageComponents, Property.View

 
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!