Skip to main content

Create sales channel

POST/sales-channels
Create a sales channel: a policy bundle describing where and under what commercial rules tickets are sold

Request Body

accountId*string
name*string
slug*string
descriptionstring
channelType*"website" | "embed" | "box_office" | "kiosk" | "reseller_api" | "internal"
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
feeProfileIdstring

Response

Sales channel created successfully

Code Samples
No code examples available for this operation.

Try It

Request Body