/
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 price list
v9
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-07-07
129
269
1.1 MB
price-lists
Create price list
Creates a new price list header within the caller account.
post
/api/v1/price-lists
Request body
PriceListCreate
required
code
string
required
name
string
required
active
boolean
metadata
object
nullable
Response
Price list created.
PriceListCreateResponse
required
id
string
required
code
string
required
name
string
required
active
boolean
required
metadata
object
nullable
required
created_at
string
required
updated_at
string
required