Skip to main content
POST
Create Contract Pricing

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json

Request

name
string
required
Maximum string length: 255
Example:

"Q1 Enterprise Contract"

customer_group_type
enum<string>
required
Available options:
all,
segment,
specific_customer
Example:

"all"

product_price_map
object[]
required
Minimum array length: 1
schedule_details
object
required
channel
enum<string>[]
required
Minimum array length: 1
Available options:
wizorder,
wizshop
Example:
discount_applicable_on
enum<string>
required
Available options:
contract_pricing
Example:

"contract_pricing"

reference_id
string
Maximum string length: 255
Example:

"REF-CONTRACT-2025"

customer_ids
string[]
Example:
customer_segments
string[]
Example:
discount_campaign_allowed
boolean
default:false
Example:

false

Response

desc

data
object