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.

Examples

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

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