| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressBookEntryId |
The id of the entry |
integer |
None. |
| LocationId |
The id of a customer location this entry is for. Null means customer level. Populated means location level. |
integer |
None. |
| FirstName |
The First name of the entry |
string |
None. |
| LastName |
The Last name of the entry |
string |
None. |
| PhoneNumber |
The phone number of the entry |
string |
None. |
| EmailAddress |
The email address of the entry |
string |
None. |
| Address |
The Address of the entry |
Address |
Required |
| CompanyName |
The associated Company name of the entry |
string |
None. |
| VatCode |
The VAT code for the entry |
string |
None. |
| LocationCode |
A customer designated location code for the entry |
string |
None. |
| LocationName |
A customer designated location name for the entry |
string |
None. |
| RelatedConsigneeId |
The ID of a related consignee addressbook entry. Used during international shipping. |
integer |
None. |
| TradeLocation |
Is the entry identified as a Trade Location. Makes a difference during international shipping. |
boolean |
None. |
| Consignee |
Is the entry a Consignee entry for use during international shipping. |
boolean |
None. |
| GroupName |
The name of the group of related entries the entry belongs to. |
string |
None. |
| ConsigneeIdentifier1 |
Additional identification on commerical invoices for consignee. "RFC# xxxxx" or "CURP# xxxx" as example |
string |
None. |
| ConsigneeIdentifier2 |
Additional identification on commerical invoices for consignee. "RFC# xxxxx" or "CURP# xxxx" as example |
string |
None. |