Contact
When requesting a Contact, use the requestJSON to pass the Contact data. The response that is returned will contain a responseJSON section which has the Contact response returned by Breadwinner for NetSuite.
The Contact object has the following parameters.
Field Name | Data Type | Description |
---|---|---|
salesforceID | ID | Read-Only field, provides the Salesforce Record ID upon successful creation or updation in Salesforce. |
addressbookList |
| |
altEmail | String |
|
assistant | String |
|
comments | String |
|
company | Internal ID of the Company. | |
customFieldList | Custom fields and their values. | |
customForm | Internal ID of the Custom Form. | |
dateCreated | Long | Read-Only field, the Date will be returned as a Unix timestamp in seconds. |
defaultAddress | String | Read-Only field, Populates from AddressBooks |
String |
| |
entityId | String | The Name of the Contact, populated from the First, Middle and Last Names |
externalId | String |
|
fax | String |
|
firstName* | String | First Name of the Contact |
homePhone | String |
|
internalId | String |
|
isInactive | Boolean |
|
isPrivate | Boolean |
|
lastModifiedDate | Long | Read-Only field and the Date is returned as a Unix timestamp in seconds. |
lastName* | String | Last Name of the Contact |
middleName | String |
|
mobilePhone | String |
|
officePhone | String |
|
phone | String |
|
salutation | String |
|
subsidiary* | Internal ID of Subsidiary. | |
title | String |
|