Microsoft Dynamics NAV · Schema
Customer
Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision
Properties
| Name | Type | Description |
|---|---|---|
| @odata.etag | string | ETag for concurrency control |
| id | string | The unique identifier of the customer |
| number | string | The customer number |
| displayName | string | The customer display name |
| type | string | The customer type |
| addressLine1 | string | First line of the address |
| addressLine2 | string | Second line of the address |
| city | string | The city |
| state | string | The state or province code |
| country | string | The country/region code |
| postalCode | string | The postal code |
| phoneNumber | string | The phone number |
| string | The email address | |
| website | string | The website URL |
| salespersonCode | string | The salesperson code |
| balanceDue | number | The balance due from the customer |
| creditLimit | number | The credit limit |
| taxLiable | boolean | Whether the customer is tax liable |
| taxAreaId | string | The tax area ID |
| taxAreaDisplayName | string | The tax area display name |
| taxRegistrationNumber | string | The tax registration number |
| currencyId | string | The currency ID |
| currencyCode | string | The currency code |
| paymentTermsId | string | The payment terms ID |
| shipmentMethodId | string | The shipment method ID |
| paymentMethodId | string | The payment method ID |
| blocked | string | Whether the customer is blocked |
| lastModifiedDateTime | string | The date and time when the customer was last modified |