Purpose
Parameters
view
string
1
View of object your would like to be returned.
Possible values
- default
- client_read
- planox_client_read_profile
- planox_client_read_tours
- planox_client_read_branding
- planox_client_read_preferences
- contract_type_view
id
integer
3
required
id of record that is being updated.
token
string
100
required
Authentication token for either an application or session.
application_view
string
110
View of application object you would like returned.
application
string
200
Slug of application being requested. This is used to determine the role being used to make the request and therefore evaluate if the requester has the correct permissions.
Possible values
- planoauth
- planoorder
- planox2
session_view
string
300
View of session object you would like returned.
first_name
string
400
First name of client.
last_name
string
500
Last name of client.
email
string
600
Email of client.
phone
string
700
Phone of client.
password
string
800
Password of client.
active
boolean
900
Active status of client
assistant_first_name
string
1000
Assistant first name that can be referenced by PlanOmatic
assistant_last_name
string
1100
Assistant last name that can be referenced by PlanOmatic
assistant_phone
string
1200
Assistant phone number that can be referenced by PlanOmatic
assistant_emails
string
1300
Comma separated list of emails that will be CC'd on order emails.
additional_emails
string
1400
Comma separated list of emails that will be CC'd on order completion emails.
employee_notes
string
1500
Internal notes about the client for PlanOmatic's reference.
realtor_license
string
1600
Realtor license number.
bio
text
1700
Realtor bio to be shown in certain marketing materials.
display_name
string
1800
If the client wishes to override there user name on branding materials such as tours and brocures, they can use this field.
use_display_name
boolean
1900
Boolean that controls whether the display_name is show on branding material instead of the user's name.
display_email
string
2000
If the client wishes to override there email on branding materials such as tours and brocures, they can use this field.
use_display_email
boolean
2100
Boolean that controls whether the display_email is show on branding material instead of the user's name.
display_phone
string
2200
If the client wishes to override there phone on branding materials such as tours and brocures, they can use this field.
use_display_phone
boolean
2300
Boolean that controls whether the display_phone is show on branding material instead of the user's name.
branding_name
string
2400
If a client wishes to override their company's branding name, they can do it with this field.
branding_website
string
2500
If a client wishes to override their company's branding website, they can do it with this field.
branding_notes
string
2600
If a client wishes to override their company's branding notes, they can do it with this field.
branding_phone
string
2700
If a client wishes to override their company's branding phone, they can do it with this field.
branding_address
string
2800
If a client wishes to override their company's branding street address, they can do it with this field.
branding_address2
string
2900
If a client wishes to override their company's branding street2 address, they can do it with this field.
branding_city
string
3000
If a client wishes to override their company's branding city, they can do it with this field.
branding_province_iso
string
3100
If a client wishes to override their company's branding province, they can do it with this field.
branding_postal_code
string
3200
If a client wishes to override their company's branding postal_code, they can do it with this field.
use_parent_branding
boolean
3300
If a client wishes to override toggle between their company's branding and their custom company branding, they can do it with this feild.