Update sales channel
PATCH
/sales-channels/{channelId}Update a sales channel's configuration
Parameters
channelIdpathrequiredRequest Body
namestring
descriptionstring
channelTagsstring[]
mode*"all" | "tagged"
channelTagsstring[]
showMemberPricingboolean
showOriginalPriceboolean
includeFeesInPriceboolean
requireLoginboolean
allowGuestCheckoutboolean
collectPhoneboolean
collectAddressboolean
enabledboolean
subdomainstring
customDomainstring
allowedOriginsstring (uri) | string[]
magicLinkBaseUrlstring (uri)
reservationTtlSecondsinteger
checkoutTtlSecondsinteger
receivingAccountIdstring
feeProfileIdstringnull
paymentProviderIdstringnull
themeIdstringnull
isActiveboolean
Response
Sales channel updated successfully
Code Samples
No code examples available for this operation.