Name | Description | Type | Additional information |
---|---|---|---|
CustomerID |
The unique internal identifier of each customer in Tradevine e.g. 34515829112467586585 |
integer |
Optional |
OrganisationID |
The internal identifier of this organisation in Tradevine e.g. 3451460443781171981 |
integer |
Optional |
CustomerCode |
The more user friendly identifier for the customer (normally auto-generated using your auto-numbering settings) e.g. C-23 |
string |
Optional |
DefaultTermsOfTrade |
The terms lookup value used as a default on sales orders for this customer |
integer |
Optional |
FirstName |
The customer's first name e.g. Joe |
string |
Optional |
LastName |
The customer's last name e.g. Smith |
string |
Optional |
The customer's email address e.g. joe@xtra.co.nz |
string |
Optional |
|
MobileNumber |
The customer's mobile telephone number |
string |
Optional |
PhoneNumber |
The customer's landline telephone number |
string |
Optional |
TaxNumber |
The tax code of this customer if tax registered (and if an organisation) |
string |
Optional |
TrafficLight |
The traffic light lookup value for this customer |
integer |
Optional |
Notes |
Any internal notes associated with this customer |
string |
Optional |
DefaultBillingAddressID |
The internal Tradevine identifier of the billing address used as the default on sales orders for this customer e.g. 3451582911363754747 |
integer |
Optional |
DefaultShippingAddressID |
The internal Tradevine identifier of the shipping address used as the default on sales orders for this customer e.g. 345158291136389232 |
integer |
Optional |
AccountingContactID |
If Xero is integrated, this is the Xero identifier of the contact for this customer in their system |
string |
Optional |
AccountingContactParentID |
The identifier of the Xero account the contact was created under e.g. 13243 |
string |
Optional |
TradeMeMemberID |
The Trade Me member ID of this customer if the customer was created as a result of a Trade Me sale e.g. 13214 |
string |
Optional |
TradeMeMemberName |
The Trade Me member name of this customer if the customer was created as a result of a Trade Me sale e.g. jimmy56 |
string |
Optional |
CreatedDate |
The date and time (in UTC) that the customer was created |
date |
Optional |
CreatedBy |
The internal Tradevine ID of the user that created the customer |
integer |
Optional |
ModifiedDate |
The date and time (in UTC) that the customer was last modified |
date |
Optional |
ModifiedBy |
The internal Tradevine ID of the user that last modified the customer |
integer |
Optional |
Addresss | Collection of Address |
Optional |
|
SalesOrders | Collection of SalesOrder |
Optional |