Retrieve wholesale price tiers by conditions
Retrieve wholesale price tiers by conditions
Authorizations:Token
Query Parameters
| _cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
| _cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
| product | |
| id | integer |
| type | string |
| price | string |
| quantityRangeBegin | integer |
| quantityRangeEnd | integer |
| membership |