get https://api.plugg.to/products
Filter by field
You will be able to filter the products according to the desired fields.
Example URL:
https://api.plugg.to/products?quantity=0
Field | Description |
---|---|
created | Check from creation date (ie 2017-01-01to2017-02-01) |
modified | Check from update date. (ie 2017-01-01to2017-02-01) |
available | Check if is available in your app |
all | Search a string (like) in name or description field |
sku | Search by sku (exact) sku in parent or child |
bysku | Search by sku (like) in parent or child |
category | Search by string in category field (like) |
attribute | Search by attribute code or attribute value field (exact) |
id | Search by pluggto id in parent or child |
has_external | See if has your application product id |
quantity | Search by quantity/td> |
quantity | Search by quantity in parent or child |
others | you can search by any other api propriety, like "brand=MyBrand" |