Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

SalesChannelDTO

The sales channel details.

Properties

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?