GET app.tenantoptions.com.au/book_inspection/new
Book an inspection for a property on Tenant Options

Using the uniqueID and agentID from REAXML feeds, allow prospective tenants to book an inspection for a property. This endpoint also supports searching by the full address of the property IDs from REAXML feed is unavailable.

Examples

$ curl "https://app.tenantoptions.com.au/book_inspection/new?property_crm_id=12345&agent_id=12345"

HTTP/1.1 200 OK
...

Params

Param name Description
property_crm_id
required

The uniqueID of the listing from the REA XML feed

Validations:

  • Must be a String

agent_id
required

The agentID of the agency from the REA XML feed

Validations:

  • Must be a String

agent_uid
required

The agent UID will be provided by the Tenant Options Support team

Validations:

  • Must be a String

full_address
optional

The full address of the property, for example “123 Smith Street, Townsville SA 5000” or “123 Smith Street, Townsville, SA, 5000”

Validations:

  • Must be a String

property_uid
optional

For Tenant Options use only

Validations:

  • Must be a String