Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

Type

Presence

Location

Limitations

name

Name of the client

String

Required

Body

Must include a space. “Prince Fielder” is valid. “Prince” is not.

office_id

ID of one of your Brokerage’s Offices to which this client will belong

Integer

Optional, but recommended

Body


tags

Comma separated list or an array of tags for this client

String|Array

Optional

NodyBody


addresses

Array of addresses belonging to this client

Array

Optional

Body


phone_numbers

Array of phone numbers belonging to this client

Array

Optional

Body


email_addresses

Array of email addresses belonging to this client

Array

Optional

Body


company

or

company_id

A Company object

Object

Optional

Body

Use one or the other, but not both. Neither is required.

Note: Using a Company object will create a new Company every time so if you wish to add multiple clients to the same Company you should create the Company once and use the ID.

ID of an existing Company to which you wish to connect this Client

Integer

Optional

Body

notes

Notes you want to store regarding this Client

Sting

Optional

Body


commission_junction_sid

Alphanumeric SID from the Commission Junction network

String

Optional

Body


...