Zum Inhalt

distributionChannel resource type

Represents a 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 distributionChannel distributionChannel Gets a distributionChannel object.

Properties

Property Type Description Max Length
🔑 id GUID The unique ID of the distributionChannel. Non-editable.
channelCode string The unique code of the distribution channel.
description string Specifies the description of the distribution channel.
default boolean Specifies whether it is the default distribution channel.
responsibilityCenter string Specifies the responsibility center of the distribution channel. 10

See Also

GET distributionChannel