Update volume discount by id
Update volume discount by id
Authorizations:Token
Query Parameters
id required | integerId value of the VolumeDiscount object |
Request Body Schema:
VolumeDiscount object that needs to be added id | integerDiscount unique ID | ||||||||||||||
value | stringValue | ||||||||||||||
type | stringType | ||||||||||||||
subtotalRangeBegin | stringSubtotal range (begin) | ||||||||||||||
subtotalRangeEnd | stringSubtotal range (end) | ||||||||||||||
membership | object | ||||||||||||||
|
Responses
200Success
Response schema:
Success id | integerDiscount unique ID | ||||||||||||||
value | stringValue | ||||||||||||||
type | stringType | ||||||||||||||
subtotalRangeBegin | stringSubtotal range (begin) | ||||||||||||||
subtotalRangeEnd | stringSubtotal range (end) | ||||||||||||||
membership | object | ||||||||||||||
|