Reinstatements
Reinstatement Model
API Documentation
Governance
- Organisations
- Schemes
- Work Orders
- Permits
- Operations
- Properties
- Streets
Data Capture
- Forms
- Form Categories
- Submissions
- Submission Versions
Operations
Assets
- Vehicles
Admin
- IAM
Reinstatements
Reinstatement Model
The type of resource
Available options:
reinstatements
The reinstatement ID
The status of the reinstatement
Available options:
open
, interim
, permanent
, complete
The type of property the resintatement is for
Available options:
private
, public
The Unique Street Reference Number
The Unique Property Reference Number
Whether the property is on the PSR or not
The surface position of the reinstatement
Available options:
footway
, carriageway
, verge
, footpath
, pavement
, road
, cycleway
, garden
, drive
, field
The surface location of the reinstatement
Available options:
outside
, side_of
, opposite
, junction_of
, rear_of
, behind_gate
The surface material of the reinstatement
Available options:
6mm_dbm
, 6mm_dbm_red
, 10mm_dbm
, 10mm_sma
, 14mm_sma
, hra_red
, 10mm_dbm_red
, 10mm_sma_red
, 14mm_sma_red
, concrete
, mastic
, mastic_red
, sandcarpet
, specialist_surface
, resin_footway
, asp_slab
, modular_paving
, block_paving
, tactile_paving
, york_stone
, granite_setts
, topsoil_and_seed
, turf
, unmade
, slabs
, reinforced_concrete
, hra
The length of the reinstatement when opened (in meters)
The width of the reinstatement when opened (in meters)
The depth of the reinstatement when opened (in millimeters)
The length of the reinstatement when closed (in meters)
The width of the reinstatement when closed (in meters)
The depth of the reinstatement when closed (in millimeters)
{
"type": "reinstatements",
"id": "d15d856d-ad88-489d-a263-24fb2427395b",
"attributes": {
"status": "interim",
"date_opened": "2024-06-13T07:15:23.000Z",
"date_closed": "2024-06-13T07:15:23.000Z",
"type": "private",
"usrn": 28317107,
"uprn": 10022999531,
"property_psr": true,
"surface_position": "footpath",
"surface_location": "outside",
"surface_material": "concrete",
"opened_length": 8.2,
"opened_width": 2.3,
"opened_depth": 80,
"reinstated_length": 8.2,
"reinstated_width": 2.3,
"reinstated_depth": 80
}
}