Lists all products
Retrieves a list of all products, with optional search parameters.
Query parameters
product_category_id
Filter by product category ID.
sku
Filter by SKU.
name
Filter by product name.
type
Filter by product type.
model
Filter by model.
brand
Filter by brand.
status
Filter by status. If not sent, it will only present products with status = 1.
additional_data_1
Filter by additional data 1.
additional_data_2
Filter by additional data 2.
additional_data_3
Filter by additional data 3.
barcode
Filter by barcode.
Response
List of products.
product_id
name
model
brand
status
product_category_id
type
additional_data_1
additional_data_2
additional_data_3
favorite
sku