Add wholesale price tier
Add wholesale price tier
Authorizations:Token
Request Body Schema:
WholesalePrice object that needs to be added product | |
id | integerWholesale price unique ID |
type | string |
price | stringValue |
quantityRangeBegin | integerQuantity range (begin) |
quantityRangeEnd | integerQuantity range (end) |
membership |
Responses
200Success
Response schema:
Success product | |
id | integerWholesale price unique ID |
type | string |
price | stringValue |
quantityRangeBegin | integerQuantity range (begin) |
quantityRangeEnd | integerQuantity range (end) |
membership |