Add volume discount
Add volume discount
Authorizations:Token
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 | ||||||||||||||
|