itemDistributionChannel resource type
Represents an item distribution channel in Business Central.
Availability Information
This endpoint is only available if KatarGo is installed.
Note
For information about enabling APIs for Business Central see Enabling the APIs for Dynamics 365 Business Central.
Methods
| Method | Return Type | Description |
|---|---|---|
| GET itemDistributionChannel | itemDistributionChannel | Gets an itemDistributionChannel object. |
Navigation
| Navigation | Return Type | Description |
|---|---|---|
| itemTranslation | itemTranslation | Gets the itemTranslation to the item distribution channel |
| itemTransfer | itemTransfer | Gets the itemTransfer to the item distribution channel item |
Properties
| Property | Type | Description | Max Length |
|---|---|---|---|
| 🔑 id | GUID | The unique ID of the itemDistributionChannel. Non-editable. | |
| itemNo | string | The number of the item. | 20 |
| variantCode | string | The number of the variant. | 10 |
| responsibilityCenter | string | Specifies the responsibility center of the distribution channel. | 10 |
| distributionChannelCode | string | The unique code of the distribution channel. | 10 |
| itemDescription | string | Specifies the description of the item distribution channel. | 100 |
| itemDescription2 | string | Specifies the description 2 of the item distribution channel. | 50 |
| defaultItemDescription | boolean | The unique code of the distribution channel. | |
| statusCode | string | The status in which the item distribution channel is located. | 10 |
| referenceNo | string | Specifies the reference of the item distribution channel. | 20 |
| endingDate | date | Specifies the ending date of the item distribution channel. | |
| startDate | date | Specifies the starting date of the item distribution channel. | |
| deliveryTimeInDays | integer | Specifies the delivery time of the item in this sales channel in days. |