SalesChannels
Use this endpoint to create, read, update and delete sales channels. This endpoint allows you to manage the basic information of a sales channel.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | False |
Primary key |
| Active | Bool | False |
Active |
| Code | String | False |
Code of the sales channel |
| Created | Datetime | False |
Creation date |
| Creator | String | False |
User ID of creator |
| CreatorFullName | String | False |
Name of creator |
| Description | String | False |
Description of sales channel |
| Division | Int | False |
Division code |
| Modified | Datetime | False |
Last modified date |
| Modifier | String | False |
User ID of modifier |
| ModifierFullName | String | False |
Name of modifier |
| Notes | String | False |
Notes |