Using the agentID from REAXML feeds, allow prospective tenants to create subscription and get notification when there is a property that match their specification.
$ curl "https://app.tenantoptions.com.au/subscription/new?agent_id=12345" HTTP/1.1 200 OK ...
| Param name | Description |
|---|---|
|
agent_uid
required |
The agent UID will be provided by the Tenant Options Support team Validations:
|
|
agent_id
required |
The agentID of the agency from the REA XML feed Validations:
|
|
redirect_url
required |
Redirect users after created their subscriptions. Url must be encoded Validations:
|