/
KR
kruzer-corp
/
OMS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kruzer-corp
OMS API
post
Create channel
v9
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-07-07
129
269
1.1 MB
channels
Create channel
Creates a new channel within the caller account.
post
/api/v1/channels
Request body
ChannelCreate
required
code
string
required
name
string
required
type
'MARKETPLACE'
|
'ECOMMERCE'
|
'POS'
|
'TELEVENDAS'
|
'WHATSAPP'
|
'APP'
required
active
boolean
metadata
object
nullable
Response
Channel created.
ChannelCreateResponse
required
id
string
required
code
string
required
name
string
required
type
'MARKETPLACE'
|
'ECOMMERCE'
|
'POS'
|
'TELEVENDAS'
|
'WHATSAPP'
|
'APP'
required
active
boolean
required
metadata
object
nullable
required
created_at
string
required
updated_at
string
required