Skip to main content
Skip to main content

SalesChannelDTO

The sales channel details.

idstringRequired
The ID of the sales channel.
namestringRequired
The name of the sales channel.
descriptionnull | stringRequired
The description of the sales channel.
is_disabledbooleanRequired
Whether the sales channel is disabled.
metadatanull | Record<string, unknown>Required
Holds custom data in key-value pairs.
The locations of the sales channel.
Was this section helpful?