GET api/Inspection/BookingCategory
Provides List of Inspection Booking Categories.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Json response, List of BookingCategory
RetrievePremiseDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| PastInspections | Collection of GetPastInspections |
None. |
|
| SiteAddress | string |
None. |
|
| Description | string |
None. |
|
| SiteLatitude | integer |
None. |
|
| SiteLongitude | integer |
None. |
|
| ContactName | string |
None. |
|
| ContactEmail | string |
None. |
|
| ContactPhoneNumber | string |
None. |
|
| PropertyNo | integer |
None. |
|
| AgentName | string |
None. |
|
| PremiseName | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.