Price

catalog Product Tier Price Management V1Add Post

post

Create tier price for product

Path parameters
skustringRequired

(Required)

Example: <string>
customerGroupIdstringRequired

(Required) 'all' can be used to specify 'ALL GROUPS'

Example: <string>
qtystringRequired

(Required)

Example: <number>
pricestringRequired

(Required)

Example: <number>
Body
Responses
200

OK

application/json
Responseobject
post
/V1/products/{sku}/group-prices/{customerGroupId}/tiers/{qty}/price/{price}
POST /V1/products/{sku}/group-prices/{customerGroupId}/tiers/{qty}/price/{price} HTTP/1.1
Host: {{baseurl}}
Accept: */*
true