Skip to main content
POST
Create Price List

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json

Request

reference_id
string
required
Maximum string length: 50
Example:

"1234567890"

name
string
required
Maximum string length: 50
Example:

"Price List Name"

description
string
Maximum string length: 255
Example:

"Price List Description"

status
enum<string>
Available options:
active,
inactive
Example:

"active"

is_default
boolean
default:false
Example:

false

priority
integer
Example:

1

Response

desc

data
object