Agent

Agents, Staff and Management that are added to the client. Agents are available with broker Packages

id
Integer
Primary key for the agent
Not Updatable
clientId
Integer
Foreign key for the client
Not Updatable
officeId
Integer
Foreign key for the Office. Office ID can be updated to represent the Agents office
Not Updatable
firstName
String
Agents First Name
Not Updatable
lastName
String
Agents Last Name
Not Updatable
username
String
Username to log into the Agents Control Panel
Not Updatable
password
String
password to log into the Agents Control Panel
Not Readable
Not Updatable
designation
String
Designation such as "Accredited Buyer's Representative" or other title
Not Updatable
mobilePhoneNumber
String
Agent Mobile number
Not Updatable
homePhoneNumber
String
Agent Home Phone Number
Not Updatable
homeFaxNumber
String
Agent Home Fax Number
Not Updatable
officePhoneNumber
String
Agent Office Phone Number
Not Updatable
officeFaxNumber
String
Agent Office Fax Number
Not Updatable
emailAddress
String
Agent Email Address. Appears on agent bio page, and is used for advanced email routing
Not Updatable
address
String
Agent Address Number and Street
Not Updatable
city
String
Agent Address City
Not Updatable
state
String
Agent Address State
Not Updatable
postalCode
String
Agent Address postal/zip code
Not Updatable
client
Client associated with the Agent
Not Updatable
office
Office associated with the Agent
Not Updatable
links
Link[]
An array of link objects.
errors
Error[]
An array of error objects.