Object Model

* indicates required field

AttributeTypeDescriptionRead only

nid

string

The Rela defined id representing the object

true

created

timestamp

The time the agent was added to Rela

true

changed

timestamp

The time the agent was last changed

true

name*

string

The agent’s name

false

phone

string

The agent’s phone number

false

email*

string

The agent’s email address

false

company*

string

The agent’s company

false

license

string

The agent’s license number

false

website

string

The agent’s website

false

headshot

array

Must contain either:

  1. file AND filename

  2. url

false

- file

string

Base64 encoded image data

false

- filename

string

Name of the image file including extension

false

- url

string

Publicly accessible url to download image

false

brokerage_id

int

Rela ID of the Brokerage this agent is assigned to

false

team_id

int

Rela ID of the Team this agent is assigned to

false

office_id

int

The ID of the Office

false

Last updated