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

 
Log in to see full request history
Path Params
string
required

Uprn of the property

string
required

Component Reference (code) from Property (Uprn provided)

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json