This service provides access to customer account information. The customer has two collections for contacts. The Contacts list is typically used for CRM activity and the Delivery Contacts used to populate delivery contact information on sales orders.
Available Services...
GET PUT POST SEARCH| Property Name | Access | Description |
|---|---|---|
| Code | ReadWrite | The unique account code to identify the customer. This can be used in queries as an alternative to the ID to specify the customer when writing properties of type Customer |
| Name | ReadWrite | Customer's account name |
| DefaultCurrency | ReadWrite | The default processing currency for the account. A list of valid currencies can be retrieved from the currency service. |
| Phone | ReadWrite | Phone |
| Mobile | ReadWrite | Mobile phone number associated with the account. Contacts can also have mobile phone numbers associated with them explicitly. |
| Fax | ReadWrite | Fax number |
| EmailAddress | ReadWrite | The primary account email address. Contacts may alos have specific email addresses associated with them. |
| SalesRep | ReadWrite | The sales rep primarily responsible for the customer account. A list of sales reps can be retrieved from the sales rep service. |
| CreditControlSetup.CreditLimit | ReadWrite | The account credit limit in the account currency |
| Subsidiary | ReadWrite | Subsidiary |
| TaxSetup.DefaultTaxRate | ReadWrite | TaxSetup.DefaultTaxRate |
| PostingMap | ReadWrite | PostingMap |
| WorkflowStatus | ReadWrite | WorkflowStatus |
| Address | ReadWrite | Address |
| CreditStatus | ReadWrite | CreditStatus |
| Statistics.Balance | ReadWrite | Statistics.Balance |
| Contacts | ReadWrite | Contacts |
| Type | ReadWrite | Type |
| AccountOpenedOn | ReadWrite | AccountOpenedOn |
| CreditControlSetup.CreditTermDefault | ReadWrite | CreditControlSetup.CreditTermDefault |
| HomeBranch | ReadWrite | HomeBranch |
| Address.AddressLine1 | ReadWrite | Address.AddressLine1 |
| Address.AddressLine2 | ReadWrite | Address.AddressLine2 |
| Address.City | ReadWrite | Address.City |
| Address.State.Code | ReadWrite | Address.State.Code |
| Address.Country.Code | ReadWrite | Address.County |
| Address.PostCode | ReadWrite | Address.PostCode |
| Address.State | ReadWrite | Address.State |
| Address.Country | ReadWrite | Address.Country |