Products list
Get a list of all your items
GET
/products/list.json
nodes (string) | Additional fields can be required on the fly passing via get "nodes" url parameter. Available fields: title, image_id, ean, mpn, create_at, update_at, weight, dimension, description, categoryUID , brandUID , categories_name , brand_name , update_at, unlimited, tags. Multiples accepted using comma separation. |
brandUID optional (int) | Filter products for a specified brandUID, can be combined with categoryUID param |
categoryUID option (int) | Filter products for a specified categoryUID, can be combined with brandUID param |