Retrieve product variants by conditions
Retrieve product variants 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
id | integer |
product | |
price | string |
defaultPrice | boolean |
amount | integer |
defaultAmount | boolean |
weight | string |
defaultWeight | boolean |
sku | string |
variant_id | string |
defaultValue | boolean |
image | |
attributeValueC | Array |
attributeValueS | Array |
orderItems | Array |