List All Products
GET /products
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Show only products with an ID greater than this number.
Restrict results to products with stock in specific location.
Show entities created after date (format: YYYY-MM-DD HH:MM:SS)
Example
2016-03-01 11:10:01Show entities updated after date (format: YYYY-MM-DD HH:MM:SS)
Example
2016-03-01 11:10:01Number of results per page. Maximum 100.
The page to show.
Search for products by name or SKU code.
Responses
Section titled “ Responses ”OK
Array of products.
object
ID of the product.
The product’s title.
ID of the user who created the product.
The time the product was created.
Two letter country code where this product was manufactured, for customs declarations. Used for international shipments if the product’s variants have no origin country.
The Harmoized System code (tarriff number) of this product. Used for international shipments if the product’s variants have no HS code.
Notes associated with this product.
The tax rate of this product.
The date and time this product was last updated.
ID of the user that last updated the product.
object
Number of days this product will take to ship. This value is overridden by this product’s sellables.
Whether this product contains hazardous goods, required to be declared by certain carriers. This value is overridden by this product’s sellables.
Number of units this product has sold within the past 6 months.
The brand this product is associated with.
object
ID of the product brand.
The name of the product brand.
The position in which this brand is displayed.
The number of products this brand is attached to.
The product variants and/or kits associated with this product.
object
object
object
object
object
The number of incoming units from purchase orders. Stock transfers are reported separately in transit_incoming_stock_level.
The number of incoming units from stock transfers in transit to this warehouse. Includes FBA inbound quantities when FBA inbound stock tracking is enabled for the company.
The number of outgoing units from stock transfers in transit out of this warehouse.
object
object
object
The number of incoming units from purchase orders across all warehouses. Stock transfers are reported separately in transit_incoming_stock_level_at_all_warehouses.
The number of incoming units from stock transfers in transit, summed across all warehouses. Includes FBA inbound quantities when FBA inbound stock tracking is enabled for the company.
The number of outgoing units from stock transfers in transit, summed across all warehouses.
List of linked store listings.
List of channels that this product has a listing linked to it.
Tags on this product.
object
ID of the tag.
Name of the tag.
Color of the tag, in hexadecimal format or a HTML color name.
Customer-facing product description.
The number of units available multiplied by the cost price.
URL of the product’s main image.
The number of units that are committed to open orders across all product variants.
The number of units that are available for sale across all product variants.
The number of units that are ready for sale across all product variants.
object
Whether this product has infinte stock level in any location.
Example
[ { "id": 8636420, "title": "Golden Retriever Dog - Title", "created_by_id": 23005, "created_at": "2017-10-13T09:08:13.707Z", "weight": 0, "origin_country": null, "deleted_at": null, "deleted_by_id": null, "hs_tariff_number": null, "notes": "Golden Retriever Dog - Notes", "product_tax_rate_id": null, "tax_rate": 0, "updated_at": "2017-10-13T14:17:46.833Z", "updated_by_id": 23005, "web_meta_description": "", "web_meta_keywords": "", "web_meta_title": "", "web_page_title": "", "web_page_url": "", "main_image": { "id": 11499439, "binary_data": null, "content_type": null, "display_position": 1, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-10-13T09:08:13.759Z", "updated_at": "2017-10-13T09:08:13.759Z", "src": "http://pluspng.com/img-png/dog-png-dog-png-image-267.png", "product_id": 8636420, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "total_quantity_sold": 0, "brand": null, "sellables": [ { "total_quantity_sold": 0, "allocated_stock_level_at_all_warehouses": 0, "id": 14144703, "type": "ProductVariant", "title": "Puppy - ProdVariantTitle", "sku_code": "g-dog-2", "upc_code": "", "model_number": "", "price": 150, "cost_price": 100, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-10-13T09:08:13.744Z", "updated_at": "2017-10-13T14:17:46.763Z", "weight_grams": 0, "weight_unit": "g", "product_title": "Golden Retriever Dog - Title", "full_title": "Golden Retriever Dog - Title Puppy - ProdVariantTitle", "sellable_title": "Puppy - ProdVariantTitle", "profit": 50, "margin": 33.33, "tax_rate": 0, "product": { "id": 8636420, "title": "Golden Retriever Dog - Title", "weight": 0, "origin_country": null, "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 11499439, "binary_data": null, "content_type": null, "display_position": 1, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-10-13T09:08:13.759Z", "updated_at": "2017-10-13T09:08:13.759Z", "src": "http://pluspng.com/img-png/dog-png-dog-png-image-267.png", "product_id": 8636420, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "Golden Retriever Dog - Description", "main_image_src": "http://pluspng.com/img-png/dog-png-dog-png-image-267.png" }, "stock_entries": [ { "sellable_id": 14144703, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 0, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": null, "stock_running_low": true, "updated_at": "2017-10-13T09:13:49.145Z", "incoming_stock_level": 0, "physical_stock_level": 0, "available_stock_level": 0, "sellable_on_hand_value": 0 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 12587623, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 0, "stock_level_at_all_warehouses": 0, "on_hand_value": 0, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 0, "allocated_stock_level_at_all_warehouses": 0, "available_stock_level_at_all_warehouses": 0, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 }, { "total_quantity_sold": 0, "allocated_stock_level_at_all_warehouses": 0, "id": 14144702, "type": "ProductVariant", "title": "Dog - ProdVariantTitle", "sku_code": "g-dog-1", "upc_code": "", "model_number": "", "price": 150, "cost_price": 100, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-10-13T09:08:13.712Z", "updated_at": "2017-10-13T14:17:46.750Z", "weight_grams": 10, "weight_unit": "g", "product_title": "Golden Retriever Dog - Title", "full_title": "Golden Retriever Dog - Title Dog - ProdVariantTitle", "sellable_title": "Dog - ProdVariantTitle", "profit": 50, "margin": 33.33, "tax_rate": 0, "product": { "id": 8636420, "title": "Golden Retriever Dog - Title", "weight": 0, "origin_country": null, "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 11499439, "binary_data": null, "content_type": null, "display_position": 1, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-10-13T09:08:13.759Z", "updated_at": "2017-10-13T09:08:13.759Z", "src": "http://pluspng.com/img-png/dog-png-dog-png-image-267.png", "product_id": 8636420, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "Golden Retriever Dog - Description", "main_image_src": "http://pluspng.com/img-png/dog-png-dog-png-image-267.png" }, "stock_entries": [ { "sellable_id": 14144702, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 0, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": null, "stock_running_low": true, "updated_at": "2017-10-13T09:13:49.172Z", "incoming_stock_level": 0, "physical_stock_level": 0, "available_stock_level": 0, "sellable_on_hand_value": 0 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 12587624, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 0, "stock_level_at_all_warehouses": 0, "on_hand_value": 0, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 0, "allocated_stock_level_at_all_warehouses": 0, "available_stock_level_at_all_warehouses": 0, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 10 } ], "channel_products": [], "active_channels": [], "tags": [], "image": "http://pluspng.com/img-png/dog-png-dog-png-image-267.png", "description": "Golden Retriever Dog - Description", "on_hand_value": 0, "main_image_src": "http://pluspng.com/img-png/dog-png-dog-png-image-267.png", "total_allocated_stock_level": 0, "total_available_stock_level": 0, "total_stock_level": 0, "inventory": { "infinite": false } }, { "id": 5793641, "title": "Sennheiser Momentum In-Ear", "created_by_id": 23005, "created_at": "2017-08-21T11:50:23.804Z", "weight": 0, "origin_country": "", "deleted_at": null, "deleted_by_id": null, "hs_tariff_number": null, "notes": "", "product_tax_rate_id": null, "tax_rate": 0, "updated_at": "2017-10-09T11:50:58.509Z", "updated_by_id": null, "web_meta_description": "", "web_meta_keywords": "", "web_meta_title": "", "web_page_title": "", "web_page_url": "", "main_image": { "id": 10319279, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-08-21T11:50:24.545Z", "updated_at": "2017-08-21T11:50:27.358Z", "src": null, "product_id": 5793641, "picture_file_name": "senn.jpg", "picture_content_type": "image/jpeg", "picture_file_size": 165161, "picture_updated_at": "2017-08-21T11:50:24.450Z", "picture_order": 0 }, "estimated_delivery": null, "total_quantity_sold": 10, "brand": null, "sellables": [ { "total_quantity_sold": 0, "allocated_stock_level_at_all_warehouses": 0, "id": 13847534, "type": "ProductVariant", "title": "Sennheiser Momentum In-Ear", "sku_code": "M2IEG-B", "upc_code": "4044155094916", "model_number": "", "price": 75, "cost_price": 40, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-09-29T09:45:01.265Z", "updated_at": "2017-09-29T09:46:46.492Z", "weight_grams": 0, "weight_unit": "g", "product_title": "Sennheiser Momentum In-Ear", "full_title": "Sennheiser Momentum In-Ear Sennheiser Momentum In-Ear", "sellable_title": "Sennheiser Momentum In-Ear", "profit": 35, "margin": 46.67, "tax_rate": 20, "product": { "id": 5793641, "title": "Sennheiser Momentum In-Ear", "weight": 0, "origin_country": "", "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 10319279, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-08-21T11:50:24.545Z", "updated_at": "2017-08-21T11:50:27.358Z", "src": null, "product_id": 5793641, "picture_file_name": "senn.jpg", "picture_content_type": "image/jpeg", "picture_file_size": 165161, "picture_updated_at": "2017-08-21T11:50:24.450Z", "picture_order": 0 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "Quintessential. Forward Thinking. Custom machined stainless steel sound tunnels for acoustic precision.", "main_image_src": "https://thumbnails.veeqo.com/example-image" }, "stock_entries": [ { "sellable_id": 13847534, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 0, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": "flow", "stock_running_low": false, "updated_at": "2017-09-29T09:46:46.481Z", "incoming_stock_level": 0, "physical_stock_level": 20, "available_stock_level": 20, "sellable_on_hand_value": 800 } ], "variant_option_specifics": [ { "id": 6083049, "product_specific_id": 2622355, "product_property_id": 58230, "product_property_name": "Colour", "value": "Black" } ], "variant_property_specifics": [], "measurement_attributes": { "id": 12268074, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 20, "stock_level_at_all_warehouses": 20, "on_hand_value": 800, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 20, "allocated_stock_level_at_all_warehouses": 0, "available_stock_level_at_all_warehouses": 20, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 }, { "total_quantity_sold": 10, "allocated_stock_level_at_all_warehouses": 5, "id": 11022902, "type": "ProductVariant", "title": "Sennheiser Momentum In-Ear", "sku_code": "m2ieg", "upc_code": "615104257931", "model_number": "", "price": 75, "cost_price": 40, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-08-21T11:50:23.808Z", "updated_at": "2017-10-09T11:50:58.499Z", "weight_grams": 0, "weight_unit": "g", "product_title": "Sennheiser Momentum In-Ear", "full_title": "Sennheiser Momentum In-Ear Sennheiser Momentum In-Ear", "sellable_title": "Sennheiser Momentum In-Ear", "profit": 35, "margin": 46.67, "tax_rate": 20, "product": { "id": 5793641, "title": "Sennheiser Momentum In-Ear", "weight": 0, "origin_country": "", "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 10319279, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-08-21T11:50:24.545Z", "updated_at": "2017-08-21T11:50:27.358Z", "src": null, "product_id": 5793641, "picture_file_name": "senn.jpg", "picture_content_type": "image/jpeg", "picture_file_size": 165161, "picture_updated_at": "2017-08-21T11:50:24.450Z", "picture_order": 0 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "Quintessential. Forward Thinking. Custom machined stainless steel sound tunnels for acoustic precision.", "main_image_src": "https://thumbnails.veeqo.com/example-image" }, "stock_entries": [ { "sellable_id": 11022902, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 5, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": "fhigh", "stock_running_low": false, "updated_at": "2017-10-09T11:50:58.389Z", "incoming_stock_level": 0, "physical_stock_level": 44, "available_stock_level": 39, "sellable_on_hand_value": 1760 } ], "variant_option_specifics": [ { "id": 6083048, "product_specific_id": 2622355, "product_property_id": 58230, "product_property_name": "Colour", "value": "Red" } ], "variant_property_specifics": [], "measurement_attributes": { "id": 9524262, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 39, "stock_level_at_all_warehouses": 44, "on_hand_value": 1760, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 44, "allocated_stock_level_at_all_warehouses": 5, "available_stock_level_at_all_warehouses": 39, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 } ], "channel_products": [], "active_channels": [], "tags": [], "image": "https://thumbnails.veeqo.com/example-image", "description": "Quintessential. Forward Thinking. Custom machined stainless steel sound tunnels for acoustic precision.", "on_hand_value": 2560, "main_image_src": "https://thumbnails.veeqo.com/example-image", "total_allocated_stock_level": 5, "total_available_stock_level": 59, "total_stock_level": 64, "inventory": { "infinite": false } }, { "id": 5793638, "title": "Evian", "created_by_id": 23005, "created_at": "2017-08-21T11:42:56.762Z", "weight": 0, "origin_country": "GB", "deleted_at": null, "deleted_by_id": null, "hs_tariff_number": null, "notes": "", "product_tax_rate_id": null, "tax_rate": 0, "updated_at": "2017-10-09T11:50:58.195Z", "updated_by_id": null, "web_meta_description": "", "web_meta_keywords": "", "web_meta_title": "", "web_page_title": "", "web_page_url": "", "main_image": { "id": 10319273, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-08-21T11:44:29.346Z", "updated_at": "2017-08-21T11:44:44.647Z", "src": null, "product_id": 5793638, "picture_file_name": "Evian-Natural-Spring-Water-1L-61314000070.jpg", "picture_content_type": "image/jpeg", "picture_file_size": 50726, "picture_updated_at": "2017-08-21T11:44:29.264Z", "picture_order": 0 }, "estimated_delivery": null, "total_quantity_sold": 14, "brand": null, "sellables": [ { "total_quantity_sold": 14, "allocated_stock_level_at_all_warehouses": 14, "id": 11022899, "type": "ProductVariant", "title": "", "sku_code": "evian2l", "upc_code": "3068320052007", "model_number": "", "price": 1, "cost_price": 0.2, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-08-21T11:42:56.767Z", "updated_at": "2017-10-09T11:50:58.178Z", "weight_grams": 0, "weight_unit": "g", "product_title": "Evian", "full_title": "Evian", "sellable_title": "", "profit": 0.8, "margin": 80, "tax_rate": 0, "product": { "id": 5793638, "title": "Evian", "weight": 0, "origin_country": "GB", "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 10319273, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-08-21T11:44:29.346Z", "updated_at": "2017-08-21T11:44:44.647Z", "src": null, "product_id": 5793638, "picture_file_name": "Evian-Natural-Spring-Water-1L-61314000070.jpg", "picture_content_type": "image/jpeg", "picture_file_size": 50726, "picture_updated_at": "2017-08-21T11:44:29.264Z", "picture_order": 0 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "", "main_image_src": "https://thumbnails.veeqo.com/example-image" }, "stock_entries": [ { "sellable_id": 11022899, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 14, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": "", "stock_running_low": false, "updated_at": "2017-10-09T11:50:58.140Z", "incoming_stock_level": 0, "physical_stock_level": 20, "available_stock_level": 6, "sellable_on_hand_value": 4 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 9524249, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 6, "stock_level_at_all_warehouses": 20, "on_hand_value": 4, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 20, "allocated_stock_level_at_all_warehouses": 14, "available_stock_level_at_all_warehouses": 6, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 } ], "channel_products": [], "active_channels": [], "tags": [], "image": "https://thumbnails.veeqo.com/example-image", "description": "", "on_hand_value": 4, "main_image_src": "https://thumbnails.veeqo.com/example-image", "total_allocated_stock_level": 14, "total_available_stock_level": 6, "total_stock_level": 20, "inventory": { "infinite": false } }, { "id": 5623101, "title": "Samsung Galaxy S8", "created_by_id": 23005, "created_at": "2017-07-10T08:46:51.579Z", "weight": 0, "origin_country": "KR", "deleted_at": null, "deleted_by_id": null, "hs_tariff_number": null, "notes": "", "product_tax_rate_id": null, "tax_rate": 0, "updated_at": "2017-07-10T08:53:49.249Z", "updated_by_id": null, "web_meta_description": "", "web_meta_keywords": "", "web_meta_title": "", "web_page_title": "", "web_page_url": "", "main_image": null, "estimated_delivery": 2, "total_quantity_sold": 1, "brand": null, "sellables": [ { "total_quantity_sold": 1, "allocated_stock_level_at_all_warehouses": 1, "id": 10673078, "type": "ProductVariant", "title": "", "sku_code": "ssgal-s8", "upc_code": "", "model_number": "", "price": 850, "cost_price": 360, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-07-10T08:46:51.582Z", "updated_at": "2017-07-10T08:53:49.243Z", "weight_grams": 0, "weight_unit": "g", "product_title": "Samsung Galaxy S8", "full_title": "Samsung Galaxy S8", "sellable_title": "", "profit": 490, "margin": 57.65, "tax_rate": 0.2, "product": { "id": 5623101, "title": "Samsung Galaxy S8", "weight": 0, "origin_country": "KR", "hs_tariff_number": null, "tax_rate": 0, "main_image": null, "estimated_delivery": 2, "deleted_at": null, "deleted_by_id": null, "description": "Samsung Galaxy S8", "main_image_src": null }, "stock_entries": [ { "sellable_id": 10673078, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 1, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": "", "stock_running_low": false, "updated_at": "2017-07-10T08:53:49.085Z", "incoming_stock_level": 0, "physical_stock_level": 10, "available_stock_level": 9, "sellable_on_hand_value": 3600 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 9025770, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 9, "stock_level_at_all_warehouses": 10, "on_hand_value": 3600, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 10, "allocated_stock_level_at_all_warehouses": 1, "available_stock_level_at_all_warehouses": 9, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 } ], "channel_products": [], "active_channels": [], "tags": [], "image": null, "description": "Samsung Galaxy S8", "on_hand_value": 3600, "main_image_src": null, "total_allocated_stock_level": 1, "total_available_stock_level": 9, "total_stock_level": 10, "inventory": { "infinite": false } }, { "id": 5604511, "title": "APPLE MAGIC MOUSE [TEST]", "created_by_id": 23005, "created_at": "2017-07-04T09:40:37.675Z", "weight": 0, "origin_country": null, "deleted_at": null, "deleted_by_id": null, "hs_tariff_number": null, "notes": "", "product_tax_rate_id": null, "tax_rate": 0, "updated_at": "2017-07-11T14:04:00.881Z", "updated_by_id": null, "web_meta_description": "", "web_meta_keywords": "", "web_meta_title": "", "web_page_title": "", "web_page_url": "", "main_image": { "id": 9213744, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.720Z", "updated_at": "2017-07-04T09:40:37.720Z", "src": "https://thumbnails.veeqo.com/example-image", "product_id": 5604511, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "total_quantity_sold": 2, "brand": null, "sellables": [ { "total_quantity_sold": 2, "allocated_stock_level_at_all_warehouses": 1, "id": 10646643, "type": "ProductVariant", "title": "Default", "sku_code": "MB829Z/A", "upc_code": "", "model_number": "", "price": 25.99, "cost_price": 0, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-07-04T09:40:37.678Z", "updated_at": "2017-07-11T14:04:00.874Z", "weight_grams": 0, "weight_unit": "g", "product_title": "APPLE MAGIC MOUSE [TEST]", "full_title": "APPLE MAGIC MOUSE [TEST]", "sellable_title": "", "profit": 25.99, "margin": 100, "tax_rate": 0, "product": { "id": 5604511, "title": "APPLE MAGIC MOUSE [TEST]", "weight": 0, "origin_country": null, "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 9213744, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.720Z", "updated_at": "2017-07-04T09:40:37.720Z", "src": "https://thumbnails.veeqo.com/example-image", "product_id": 5604511, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "", "main_image_src": "https://thumbnails.veeqo.com/example-image" }, "stock_entries": [ { "sellable_id": 10646643, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 1, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": null, "stock_running_low": false, "updated_at": "2017-07-11T14:04:00.636Z", "incoming_stock_level": 0, "physical_stock_level": 4, "available_stock_level": 3, "sellable_on_hand_value": 0 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 9000996, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 3, "stock_level_at_all_warehouses": 4, "on_hand_value": 0, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 4, "allocated_stock_level_at_all_warehouses": 1, "available_stock_level_at_all_warehouses": 3, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 } ], "channel_products": [], "active_channels": [], "tags": [], "image": "https://thumbnails.veeqo.com/example-image", "description": "", "on_hand_value": 0, "main_image_src": "https://thumbnails.veeqo.com/example-image", "total_allocated_stock_level": 1, "total_available_stock_level": 3, "total_stock_level": 4, "inventory": { "infinite": false } }, { "id": 5604510, "title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST]", "created_by_id": 23005, "created_at": "2017-07-04T09:40:37.588Z", "weight": 0, "origin_country": null, "deleted_at": null, "deleted_by_id": null, "hs_tariff_number": null, "notes": "", "product_tax_rate_id": null, "tax_rate": 0, "updated_at": "2017-08-14T11:07:20.668Z", "updated_by_id": null, "web_meta_description": "", "web_meta_keywords": "", "web_meta_title": "", "web_page_title": "", "web_page_url": "", "main_image": { "id": 9213740, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.659Z", "updated_at": "2017-07-04T09:40:37.659Z", "src": "https://thumbnails.veeqo.com/example-image", "product_id": 5604510, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "total_quantity_sold": 6, "brand": null, "sellables": [ { "total_quantity_sold": 1, "allocated_stock_level_at_all_warehouses": 1, "id": 10646641, "type": "ProductVariant", "title": "MEDIUM", "sku_code": "SUP-007", "upc_code": "", "model_number": "", "price": 13.99, "cost_price": 0, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-07-04T09:40:37.612Z", "updated_at": "2017-07-11T14:04:00.903Z", "weight_grams": 0, "weight_unit": "g", "product_title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST]", "full_title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST] MEDIUM", "sellable_title": "MEDIUM", "profit": 13.99, "margin": 100, "tax_rate": 0, "product": { "id": 5604510, "title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST]", "weight": 0, "origin_country": null, "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 9213740, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.659Z", "updated_at": "2017-07-04T09:40:37.659Z", "src": "https://thumbnails.veeqo.com/example-image", "product_id": 5604510, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "", "main_image_src": "https://thumbnails.veeqo.com/example-image" }, "stock_entries": [ { "sellable_id": 10646641, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 1, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": null, "stock_running_low": false, "updated_at": "2017-07-11T14:04:00.679Z", "incoming_stock_level": 0, "physical_stock_level": 6, "available_stock_level": 5, "sellable_on_hand_value": 0 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 9001236, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 5, "stock_level_at_all_warehouses": 6, "on_hand_value": 0, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 6, "allocated_stock_level_at_all_warehouses": 1, "available_stock_level_at_all_warehouses": 5, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 }, { "total_quantity_sold": 4, "allocated_stock_level_at_all_warehouses": 4, "id": 10646642, "type": "ProductVariant", "title": "SMALL", "sku_code": "SUP-009", "upc_code": "", "model_number": "", "price": 13.99, "cost_price": 0, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-07-04T09:40:37.630Z", "updated_at": "2017-08-14T11:07:20.661Z", "weight_grams": 0, "weight_unit": "g", "product_title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST]", "full_title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST] SMALL", "sellable_title": "SMALL", "profit": 13.99, "margin": 100, "tax_rate": 0, "product": { "id": 5604510, "title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST]", "weight": 0, "origin_country": null, "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 9213740, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.659Z", "updated_at": "2017-07-04T09:40:37.659Z", "src": "https://thumbnails.veeqo.com/example-image", "product_id": 5604510, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "", "main_image_src": "https://thumbnails.veeqo.com/example-image" }, "stock_entries": [ { "sellable_id": 10646642, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 4, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": null, "stock_running_low": false, "updated_at": "2017-08-14T11:07:20.347Z", "incoming_stock_level": 0, "physical_stock_level": 3, "available_stock_level": -1, "sellable_on_hand_value": 0 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 9001235, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": -1, "stock_level_at_all_warehouses": 3, "on_hand_value": 0, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 3, "allocated_stock_level_at_all_warehouses": 4, "available_stock_level_at_all_warehouses": -1, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 }, { "total_quantity_sold": 1, "allocated_stock_level_at_all_warehouses": 0, "id": 10646640, "type": "ProductVariant", "title": "LARGE", "sku_code": "SUP-008", "upc_code": "", "model_number": "", "price": 13.99, "cost_price": 0, "min_reorder_level": 0, "quantity_to_reorder": 0, "created_by_id": 23005, "created_at": "2017-07-04T09:40:37.591Z", "updated_at": "2017-07-10T08:49:31.774Z", "weight_grams": 0, "weight_unit": "g", "product_title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST]", "full_title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST] LARGE", "sellable_title": "LARGE", "profit": 13.99, "margin": 100, "tax_rate": 0, "product": { "id": 5604510, "title": "MEN'S SUPERMAN SHORT SLEEVE T-SHIRT [TEST]", "weight": 0, "origin_country": null, "hs_tariff_number": null, "tax_rate": 0, "main_image": { "id": 9213740, "binary_data": null, "content_type": null, "display_position": null, "created_by_id": null, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.659Z", "updated_at": "2017-07-04T09:40:37.659Z", "src": "https://thumbnails.veeqo.com/example-image", "product_id": 5604510, "picture_file_name": null, "picture_content_type": null, "picture_file_size": null, "picture_updated_at": null, "picture_order": 9999 }, "estimated_delivery": null, "deleted_at": null, "deleted_by_id": null, "description": "", "main_image_src": "https://thumbnails.veeqo.com/example-image" }, "stock_entries": [ { "sellable_id": 10646640, "warehouse_id": 22668, "infinite": false, "allocated_stock_level": 0, "warehouse": { "id": 22668, "name": "My Warehouse", "user_id": null, "address_line_1": "", "address_line_2": "", "city": "", "region": "", "country": null, "post_code": "", "inventory_type_code": "wavg", "default_min_reorder": 0, "click_and_collect_enabled": false, "click_and_collect_days": null, "created_by_id": 23005, "updated_by_id": null, "deleted_at": null, "deleted_by_id": null, "created_at": "2017-07-04T09:40:37.539Z", "updated_at": "2017-07-04T09:40:37.539Z", "phone": null, "requested_carrier_account": null }, "location": null, "stock_running_low": false, "updated_at": "2017-07-10T08:49:31.726Z", "incoming_stock_level": 0, "physical_stock_level": 1, "available_stock_level": 1, "sellable_on_hand_value": 0 } ], "variant_option_specifics": [], "variant_property_specifics": [], "measurement_attributes": { "id": 9000995, "width": 0, "height": 0, "depth": 0, "dimensions_unit": "cm" }, "images": [], "active_channels": [], "channel_sellables": [], "available_stock_level_at_all_warehouses": 1, "stock_level_at_all_warehouses": 1, "on_hand_value": 0, "inventory": { "infinite": false, "physical_stock_level_at_all_warehouses": 1, "allocated_stock_level_at_all_warehouses": 0, "available_stock_level_at_all_warehouses": 1, "incoming_stock_level_at_all_warehouses": 0 }, "weight": 0 } ], "channel_products": [], "active_channels": [], "tags": [], "image": "https://thumbnails.veeqo.com/example-image", "description": "", "on_hand_value": 0, "main_image_src": "https://thumbnails.veeqo.com/example-image", "total_allocated_stock_level": 5, "total_available_stock_level": 5, "total_stock_level": 10, "inventory": { "infinite": false } }]