PropertyDetails

This operation will enable the booking platforms to know the current status and day limit count (current year and next year) of a particular property on the STRA register.

path Parameters
PropertyID
required
string

Property ID in STRA example PID-STRA-NumericValue

Postcode
required
string

Postcode of the property in STRA

header Parameters
BookingProvider
string

Name of the booking provider

Responses

Request samples

curl -i -X GET \
  https://api-uat.apps1.nsw.gov.au/planning/STRAMgmt/v1/PropertyDetails/:PropertyID/:Postcode \
  -H 'BookingProvider: string'