Global API
Requests

Customer

1min

When requesting a Customer, use the requestJSON to pass the Customer data. The response that is returned will contain a responseJSON section which has the Customer response returned by Breadwinner for NetSuite.

The Customer object has the following parameters.

Customer

Field Name

Data Type

Description

salesforceID

ID

Read-Only field, provides the Salesforce Record ID upon successful creation or updation in Salesforce.

accountNumber

String

 

addressbookList

 

category

Internal ID of the Category.

companyName

String

The Name of the Customer. Required when isPerson is set to FALSE.

creditHoldOverride

String

 

creditLimit

Double

 

currencyRecord

Internal ID of the (Primary) Currency.

currencyList

 

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.

email

String

 

endDate

Long

Date is accepted and returned as a Unix timestamp in seconds.

entityId

String

Read-Only field and is auto-populated from the Company Name or the First Name.

entityStatus

Internal ID of the Entity (customer) Status.

externalId

String

 

fax

String

 

firstName*

String

Required when isPerson is set to TRUE

internalId

String

 

isInactive

Boolean

 

isPerson

Boolean

 

lastModifiedDate

Long

Read-Only field and the Date is returned as a Unix timestamp in seconds.

lastName*

String

Required when isPerson is set to TRUE

middleName

String

Given when isPerson is set to TRUE

parent

Internal ID of the Parent Company.

partner

Internal ID of the Part.

phone

String

 

priceLevel

Internal ID of the Price Level.

receivablesAccount

Internal ID of the Receivables Account.

reminderDays

Double

 

resaleNumber

String

 

salesRep

Internal ID of the Employee.

Salesforce_Account_Id

String

To link the customer to the Salesforce account, this is only used for salesforce site guest user

salutation

String

 

stage

String

Read-Only field and entityStatus determines its value.

startDate

Long

Date is accepted and returned as a Unix timestamp in seconds.

subsidiary*

Internal ID of Subsidiary.

taxable

Boolean

True indicates that this customer pays sales tax according to the rate defined in the tax Item field. False indicates that this customer does not pay sales tax, but only if Tax Item field is empty.

taxItem

Internal ID of Tax Item.

terms

Internal ID of Terms.

territory

Internal ID of Territory.

title

String

Given when isPerson is set to TRUE

url

String

Given when isPerson is set to FALSE

vatRegNumber

String

 



Updated 16 Oct 2024
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Did this page help you?