{
"attachments": [
"string"
],
"bcChecked": "boolean",
"bcImage": "string",
"bcImageBackside": "string",
"bcImageBacksideLocal": "string",
"bcImageLocal": "string",
"city": "string",
"companySize": "string",
"contactListId": "string",
"country": "string",
"createdBy": "string",
"customFields": {
"<key>": {}
},
"drawing": "string",
"email": "string",
"facebook": "string",
"fax": "string",
"firstName": "string",
"gender": "integer",
"image": "string",
"industry": "string",
"lastName": "string",
"linkedin": "string",
"mobile": "string",
"note": "string",
"organization": "string",
"phone": "string",
"poBox": "string",
"position": "string",
"revenue": "string",
"sequenceNumber": "number",
"state": "string",
"street": "string",
"title": "string",
"twitter": "string",
"vat": "string",
"website": "string",
"xing": "string",
"zip": "string"
}
Name | Type | Description | Additional |
---|---|---|---|
attachments[] | array of string | ||
bcChecked | boolean | ||
bcImage | string | ||
bcImageBackside | string | ||
bcImageBacksideLocal | string | ||
bcImageLocal | string | ||
city | string | ||
companySize | string |
Possible values are:
|
|
contactListId | string |
The id of the corresponding contact list a contact item belongs to. |
|
country | string | ||
createdBy | string | Optional, read only. | |
customFields | object | ||
customFields.<key> | map of object |
This might be any viable JSON value. |
Optional |
drawing | string | ||
string | |||
string | |||
fax | string | ||
firstName | string | ||
gender | integer |
-1 (neutral), 0 (male) or 1 (female) |
|
image | string | ||
industry | string |
LinkedIn industry code as defined here |
|
lastName | string | ||
string | |||
mobile | string | ||
note | string | ||
organization | string | ||
phone | string | ||
poBox | string | ||
position | string | ||
revenue | string | ||
sequenceNumber | number |
This is used to order items within a list (default: null -> appears on top) |
Optional, read only. |
state | string | ||
street | string | ||
title | string | ||
string | |||
vat | string | ||
website | string | ||
string | |||
zip | string |