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

UpdateSalesChannelDTO

The attributes to update in the sales channel.

Properties

namestring
The name of the sales channel.
descriptionstring
The description of the sales channel.
is_disabledboolean
Whether the sales channel is disabled.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?