Skip to main content

Update sales channel

PATCH/sales-channels/{channelId}
Update a sales channel's configuration

Parameters

channelIdpathrequired
string

Request Body

namestring
descriptionstring
channelTagsstring[]
eventFilterobject
mode*"all" | "tagged"
channelTagsstring[]
pricingConfigobject
showMemberPricingboolean
showOriginalPriceboolean
includeFeesInPriceboolean
customerConfigobject
requireLoginboolean
allowGuestCheckoutboolean
collectPhoneboolean
collectAddressboolean
customerFacingobject
enabledboolean
subdomainstring
customDomainstring
allowedOriginsstring (uri) | string[]
magicLinkBaseUrlstring (uri)
partnerIdentityobject
reservationTtlSecondsinteger
checkoutTtlSecondsinteger
receivingAccountIdstring
feeProfileIdstringnull
paymentProviderIdstringnull
themeIdstringnull
isActiveboolean

Response

Sales channel updated successfully

Code Samples
No code examples available for this operation.

Try It

Path Parameters
Request Body