SalesPriceListLinkedAccounts
Use this endpoint to retrieve customers linked to sales price lists. Each customer can be linked to only one price list at a time.
Columns
| Name | Type | Description |
| ID [KEY] | String | Primary key. Customer account ID |
| Code | String | Customer account code, fixed length numeric string with leading spaces, length 18 |
| Created | Datetime | Creation date |
| Creator | String | User ID of creator |
| CreatorFullName | String | Name of creator |
| Division | Int | Division code |
| Modified | Datetime | Last modified date |
| Modifier | String | User ID of modifier |
| ModifierFullName | String | Name of modifier |
| Name | String | Customer account name |
| PriceList | String | Price list ID |