SelectionCodes
Use this endpoint to read selection codes. Selection codes can be defined by users and are used flexibly across sales, manufacturing, and purchase orders.
Columns
| Name | Type | Description |
| ID [KEY] | String | Primary key |
| Active | Int | Active |
| Code | String | Code of the selection code |
| Created | Datetime | Creation date |
| Creator | String | User ID of creator |
| CreatorFullName | String | Name of creator |
| Description | String | Description of selection code |
| Division | Int | Division code |
| Modified | Datetime | Last modified date |
| Modifier | String | User ID of modifier |
| ModifierFullName | String | Name of modifier |
| Notes | String | Notes |