Skip to main content

Update wholesale price tier by id

Update wholesale price tier by id

Authorizations:Token
Query Parameters
id
required
integerId value of the WholesalePrice object
Request Body Schema:
WholesalePrice object that needs to be added
product
idintegerWholesale price unique ID
typestring
pricestringValue
quantityRangeBeginintegerQuantity range (begin)
quantityRangeEndintegerQuantity range (end)
membership

Responses

200Success
Response schema:
Success
product
idintegerWholesale price unique ID
typestring
pricestringValue
quantityRangeBeginintegerQuantity range (begin)
quantityRangeEndintegerQuantity range (end)
membership