Using the agentID from REAXML feeds, allow prospective tenants to create subscription and get notification when there is a property that match their specification.

Examples

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

HTTP/1.1 200 OK
...

Params

Param name Description
agent_uid
required

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

Validations:

  • Must be a String

agent_id
required

The agentID of the agency from the REA XML feed

Validations:

  • Must be a String

redirect_url
required

Redirect users after created their subscriptions. Url must be encoded

Validations:

  • Must be a String