GET api/Inspection/Premise/Detail/{externalReference}

Provides inspection details for premise (interface 1: Retrieve Premises Details).

Request Information

URI Parameters

NameDescriptionTypeAdditional information
externalReference

ram id

string

Required

Body Parameters

None.

Response Information

Resource Description

Booking Premises Details, Json response

RetrievePremiseDetails
NameDescriptionTypeAdditional 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.