Skip to main content
Skip to main content

UpdateSalesChannelDTO

The attributes to update in the sales channel.

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?