Using the uniqueID and agentID from REAXML feeds, allow prospective tenants to apply for the 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/apply_link?property_crm_id=12345&agent_id=CRM1" 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:
|