Skip to main content
POST
Create sales channel (legacy)

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Body

application/json
label
string
required
warehouseGroupId
integer
required
description
string | null
isCustomerSpecific
boolean | null
pullOrdersFromOms
boolean | null
pullOrderAppIntegrationAccountId
integer
pullOrderOmsStoreId
string
tagIds
integer[]

Response

Created

data
object

A sales, fulfillment, or end-to-end channel. Channels carry per-OMS configuration (pull orders, push orders, push stocks, push costs) and an apiLocked flag — when locked, mutating operations through the external API return 403.