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.
$ curl "https://app.tenantoptions.com.au/book_inspection/new?property_crm_id=12345&agent_id=12345" HTTP/1.1 200 OK ...
| Param name | Description |
|---|---|
|
property_crm_id
required |
The uniqueID of the listing from the REA XML feed Validations:
|
|
agent_id
required |
The agentID of the agency from the REA XML feed Validations:
|
|
agent_uid
required |
The agent UID will be provided by the Tenant Options Support team Validations:
|
|
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:
|
|
property_uid
optional |
For Tenant Options use only Validations:
|