Legacy Mailbox API 1.0 is deprecated
Legacy Mailbox API 1.0 was deprecated on November 20, 2019. Please use Mailbox API 2.0 going forward. If you have any questions or need help with the new API, please reach out.
SearchCustomer Object
Field Guide
The following fields are returned when listing Customer search results.
Name | Type | Example | Notes |
---|---|---|---|
id | Int | 2391938111 | Unique identifier |
firstName | String | John | |
lastName | String | Appleseed | |
fullName | String | John Appleseed | |
emails | Collection | A collection of Strings | |
photoUrl | String | http://twitter.com/img/some-avatar.jpg | |
photoType | String | Type of photo. Possible values include:
|
|
gender | String | male | Gender of this customer. Possible values include:
|
age | String | 30-35 | |
organization | String | Acme, Inc | |
jobTitle | String | CEO and Co-Founder | |
location | String | Greater Dallas/FT Worth Area | |
createdAt | Datetime | 2012-07-23T12:34:12Z | UTC time when this customer was created. |
modifiedAt | Datetime | 2012-07-24T20:18:33Z | UTC time when this customer was modified. |