Price
Create tier price for product
Path parameters
skustringRequiredExample:
(Required)
<string>customerGroupIdstringRequiredExample:
(Required) 'all' can be used to specify 'ALL GROUPS'
<string>qtystringRequiredExample:
(Required)
<number>pricestringRequiredExample:
(Required)
<number>Body
Responses
200
OK
application/json
Responseobject
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
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