{"info":{"_postman_id":"98398825-3e8d-47a4-baf9-92e44e3c850b","name":"Storeautomator V3  API","description":"<html><head></head><body><p>Storeautomator’s V3 REST API lets you build apps to control your product and order data. </p>\n<p>The Base URL for all the calls is <a href=\"https://data.storeautomator.com/api/v3\">https://data.storeautomator.com/api/v3</a></p>\n<p>The API only supports JSON data format and this must be declared in the <strong>content-type</strong> header for every request.</p>\n<p>Example:\n**content-type:**application/json</p>\n<h1 id=\"environments\">Environments</h1>\n<table>\n<thead><tr>\n<th>Environment</th>\n<th>Web App Url</th>\n<th>API Base Url</th>\n</tr></thead>\n<tbody><tr>\n<td>Production</td>\n<td><a href=\"https://app.storeautomator.com\">https://app.storeautomator.com</a></td>\n<td><a href=\"https://data.storeautomator.com/api/v3\">https://data.storeautomator.com/api/v3</a></td>\n</tr></tbody>\n</table></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Environments","slug":"environments"}],"owner":"11395199","collectionId":"98398825-3e8d-47a4-baf9-92e44e3c850b","publishedId":"SzmiWFgG","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-05-13T12:59:01.000Z"},"item":[{"name":"Authentication","item":[{"name":"Login","event":[{"listen":"test","script":{"id":"bafc3804-99dd-46c7-ba8c-7a378d37e8bc","exec":["var jsonData = pm.response.json();","pm.globals.set(\"AccessToken\", jsonData.AccessToken);",""],"type":"text/javascript"}}],"id":"cb01cd9d-a114-4d18-adf6-53010d6ca178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"user\": \"{{UserEmail}}\",\n\t\"pass\": \"{{UserPassword}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/account/login","description":"<p>The following body can be posted for getting <code>AccessToken</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v3","account","login"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"9abe7752-b01e-42c1-8e24-8c250c7566b6","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"user\": {{UserEmail}},\n\t\"pass\": {{UserPassword}}\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/account/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 10:44:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"174"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccessToken\": \"42bbf180-ff4a-4469-b3b6-b5f6e90c2e3e\"\n}"}],"_postman_id":"cb01cd9d-a114-4d18-adf6-53010d6ca178"}],"id":"d69a95d8-8e5c-495a-ac5f-1c155e7da52d","description":"<p>Before making any calls, <strong>authentication</strong> is required.</p>\n<p>For authentication, an access token should be taken from the login endpoint by calling <strong>Login</strong> request.  The access token should be used in the authorization header of all calls except login requests.</p>\n","event":[{"listen":"prerequest","script":{"id":"83ac6a0e-6704-4f23-9841-d92d66fdb1a5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"11cfc827-0c83-4e80-b1f3-ff955a8229f7","type":"text/javascript","exec":[""]}}],"_postman_id":"d69a95d8-8e5c-495a-ac5f-1c155e7da52d"},{"name":"Products","item":[{"name":"Get Product","id":"5a4bc547-7e15-41cf-9683-9b4658666742","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1274645,\r\n    \"sku\": \"SA000TSTS01\",\r\n    \"name\": \"Test Product Single\",\r\n    \"description\": \"SA test Single Product description. Do Not Order.\",\r\n    \"shortDescription\": \"SA test Single Product Short Description\",\r\n    \"parentage\": \"Single\",\r\n    \"parentSku\": null,\r\n    \"variantOptions\": null,\r\n    \"brandName\": \"Test Brand 2\",\r\n    \"barcode\": \"123456789333\",\r\n    \"barcodeType\": \"Upc\",\r\n    \"mfgCode\": \"TST00MFG03\",\r\n    \"condition\": \"New\",\r\n    \"conditionNote\": \"\",\r\n    \"discontinued\": false,\r\n    \"itemWidth\": 3,\r\n    \"itemLength\": 3,\r\n    \"itemHeight\": 3,\r\n    \"itemWeight\": 3,\r\n    \"amountOfContent\": 1,\r\n    \"unitOfContent\": \"pcs\",\r\n    \"location\": \"NJ\",\r\n    \"customFields\": [\r\n        {\r\n            \"name\": \"brand\",\r\n            \"value\": \"other\"\r\n        },\r\n        {\r\n            \"name\": \"season\",\r\n            \"value\": \"summer, spring, fall\"\r\n        }\r\n    ],\r\n    \"imageUrls\": [\r\n        \"https://static.storeautomator.com/c/JP4JBM/media/69f0ad94-e879-48d2-bbad-37594e594034.jpeg?v=637227026435147602\",\r\n        \"https://static.storeautomator.com/c/JP4JBM/media/ab843288-6aa7-4573-b071-2ba5909766be.png?v=637227026437495315\"\r\n    ],\r\n    \"categoryCodes\": [\r\n        \"C22607\",\r\n        \"C22610\"\r\n    ],\r\n    \"categoryPaths\": [\r\n        \"G>H>I\",\r\n        \"J>K>M\"\r\n    ],\r\n    \"metaDescription\": \"Single Test product meta data\",\r\n    \"metaKeywords\": \"key1,key2,key3\",\r\n    \"bulletPoints\": [\r\n        \"b1\",\r\n        \"b2\",\r\n        \"b3\"\r\n    ],\r\n    \"searchTerms\": [\r\n        \"s1\",\r\n        \"s2\",\r\n        \"s3\"\r\n    ],\r\n    \"usedFors\": [\r\n        \"u1\",\r\n        \"u2\",\r\n        \"u3\"\r\n    ],\r\n    \"otherAttributes\": [\r\n        \"o1\",\r\n        \"o2\",\r\n        \"o3\"\r\n    ],\r\n    \"targetAudiences\": [\r\n        \"t1\",\r\n        \"t2\",\r\n        \"t3\"\r\n    ],\r\n    \"lastModified\": \"2020-04-17T06:44:03Z\",\r\n    \"cost\": 300,\r\n    \"price\": 330,\r\n    \"salePrice\": 320,\r\n    \"saleStartDate\": null,\r\n    \"saleEndDate\": null,\r\n    \"msrp\": 310,\r\n    \"map\": 350,\r\n    \"tax\": \"34.00\",\r\n    \"desi\": 20,\r\n    \"quantity\": 27,\r\n    \"inventoryWarningLevel\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/{{ProductId}}","description":"<p>Returns the related product for the given <code>id</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v3","products","{{ProductId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"10651f05-720f-4224-b9ca-d1131c322bb3","name":"Get Product","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1274645,\r\n    \"sku\": \"SA000TSTS01\",\r\n    \"name\": \"Test Product Single\",\r\n    \"description\": \"SA test Single Product description. Do Not Order.\",\r\n    \"shortDescription\": \"SA test Single Product Short Description\",\r\n    \"parentage\": \"Single\",\r\n    \"parentSku\": null,\r\n    \"variantOptions\": null,\r\n    \"brandName\": \"Test Brand 2\",\r\n    \"barcode\": \"123456789333\",\r\n    \"barcodeType\": \"Upc\",\r\n    \"mfgCode\": \"TST00MFG03\",\r\n    \"condition\": \"New\",\r\n    \"conditionNote\": \"\",\r\n    \"discontinued\": false,\r\n    \"itemWidth\": 3,\r\n    \"itemLength\": 3,\r\n    \"itemHeight\": 3,\r\n    \"itemWeight\": 3,\r\n    \"amountOfContent\": 1,\r\n    \"unitOfContent\": \"pcs\",\r\n    \"location\": \"NJ\",\r\n    \"customFields\": [\r\n        {\r\n            \"name\": \"brand\",\r\n            \"value\": \"other\"\r\n        },\r\n        {\r\n            \"name\": \"season\",\r\n            \"value\": \"summer, spring, fall\"\r\n        }\r\n    ],\r\n    \"imageUrls\": [\r\n        \"https://static.storeautomator.com/c/JP4JBM/media/69f0ad94-e879-48d2-bbad-37594e594034.jpeg?v=637227026435147602\",\r\n        \"https://static.storeautomator.com/c/JP4JBM/media/ab843288-6aa7-4573-b071-2ba5909766be.png?v=637227026437495315\"\r\n    ],\r\n    \"categoryCodes\": [\r\n        \"C22607\",\r\n        \"C22610\"\r\n    ],\r\n    \"categoryPaths\": [\r\n        \"G>H>I\",\r\n        \"J>K>M\"\r\n    ],\r\n    \"metaDescription\": \"Single Test product meta data\",\r\n    \"metaKeywords\": \"key1,key2,key3\",\r\n    \"bulletPoints\": [\r\n        \"b1\",\r\n        \"b2\",\r\n        \"b3\"\r\n    ],\r\n    \"searchTerms\": [\r\n        \"s1\",\r\n        \"s2\",\r\n        \"s3\"\r\n    ],\r\n    \"usedFors\": [\r\n        \"u1\",\r\n        \"u2\",\r\n        \"u3\"\r\n    ],\r\n    \"otherAttributes\": [\r\n        \"o1\",\r\n        \"o2\",\r\n        \"o3\"\r\n    ],\r\n    \"targetAudiences\": [\r\n        \"t1\",\r\n        \"t2\",\r\n        \"t3\"\r\n    ],\r\n    \"lastModified\": \"2020-04-17T06:44:03Z\",\r\n    \"cost\": 300,\r\n    \"price\": 330,\r\n    \"salePrice\": 320,\r\n    \"saleStartDate\": null,\r\n    \"saleEndDate\": null,\r\n    \"msrp\": 310,\r\n    \"map\": 350,\r\n    \"tax\": \"34.00\",\r\n    \"desi\": 20,\r\n    \"quantity\": 27,\r\n    \"inventoryWarningLevel\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/{{ProductId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Feb 2022 15:46:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1589"},{"key":"Connection","value":"close"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2135171,\n    \"sku\": \"SA000TESTS01\",\n    \"name\": \"Test Single Product\",\n    \"description\": \"\",\n    \"shortDescription\": \"\",\n    \"parentSku\": null,\n    \"variantOptions\": null,\n    \"brandName\": \"Test Brand\",\n    \"barcode\": \"\",\n    \"barcodeType\": \"Upc\",\n    \"mfgCode\": \"\",\n    \"condition\": \"New\",\n    \"conditionNote\": \"\",\n    \"discontinued\": false,\n    \"lastPriceChange\": \"2022-02-22T15:39:24Z\",\n    \"totalInboundQuantity\": 0,\n    \"totalOnHandQuantity\": 10,\n    \"totalUnsellableQuantity\": 0,\n    \"totalReservedQuantity\": 0,\n    \"totalFulfillableQuantity\": 10,\n    \"warehouseDetails\": [\n        {\n            \"warehouseId\": 19,\n            \"warehouseName\": \"Default Inventory\",\n            \"warehouseType\": \"Default\",\n            \"fulfillableQuantity\": 10,\n            \"inboundQuantity\": 0,\n            \"onHandQuantity\": 10,\n            \"reservedQuantity\": 0,\n            \"unsellableQuantity\": 0\n        }\n    ],\n    \"lastQuantityChange\": null,\n    \"itemWidth\": 0,\n    \"itemLength\": 0,\n    \"itemHeight\": 0,\n    \"itemWeight\": 0,\n    \"amountOfContent\": 1,\n    \"unitOfContent\": \"pcs\",\n    \"location\": \"\",\n    \"customFields\": [],\n    \"images\": [\n        {\n            \"url\": \"https://static.storeautomator.com/c/JP4EJE/media/71f19f0e-16d2-4640-8023-5185fff14e87.png\",\n            \"labels\": [\n                \"label1\",\n                \"label2\"\n            ]\n        }\n    ],\n    \"imageUrls\": [\n        \"https://static.storeautomator.com/c/JP4EJE/media/71f19f0e-16d2-4640-8023-5185fff14e87.png\"\n    ],\n    \"categoryCodes\": [\n        \"C46574\"\n    ],\n    \"categoryPaths\": [\n        \"a>test\"\n    ],\n    \"metaTitle\": \"\",\n    \"metaDescription\": \"\",\n    \"metaKeywords\": \"\",\n    \"bulletPoints\": [],\n    \"searchTerms\": [],\n    \"usedFors\": [],\n    \"otherAttributes\": [],\n    \"targetAudiences\": [],\n    \"lastModified\": \"2022-02-22T15:43:50Z\",\n    \"published\": true,\n    \"forcedStockStatus\": \"None\",\n    \"productType\": \"Normal\",\n    \"kitItems\": null,\n    \"parentage\": \"Single\",\n    \"cost\": 0,\n    \"price\": 100,\n    \"salePrice\": null,\n    \"saleStartDate\": null,\n    \"saleEndDate\": null,\n    \"msrp\": null,\n    \"map\": null,\n    \"tax\": null,\n    \"quantity\": 10,\n    \"inventoryWarningLevel\": null\n}"}],"_postman_id":"5a4bc547-7e15-41cf-9683-9b4658666742"},{"name":"List Products","id":"9ce3d126-f868-4d0a-94d2-d8b9bb2fb5a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/products","description":"<p>Returns a list of products.</p>\n<ul>\n<li><p>If there are no products matching, an empty array is returned.</p>\n</li>\n<li><p>The product data contains all available attributes for a product.</p>\n</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?offset=10\">https://data.storeautomator.com/api/v3/products?offset=10</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>100</code>  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?limit=10\">https://data.storeautomator.com/api/v3/products?limit=10</a></td>\n</tr>\n<tr>\n<td><strong>sku</strong></td>\n<td>Search parameter. The product SKU.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?sku=SA000TSTS01\">https://data.storeautomator.com/api/v3/products?sku=SA000TSTS01</a></td>\n</tr>\n<tr>\n<td><strong>published</strong></td>\n<td>Search parameter. The product publish state. Values: <code>true, false</code>.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?published=true\">https://data.storeautomator.com/api/v3/products?published=true</a></td>\n</tr>\n<tr>\n<td><strong>parentage</strong></td>\n<td>Search parameter. Filters by parentage. Values: <code>Single, Parent, Child</code>. Multiple values can be combined by using pipe character(`</td>\n</tr>\n<tr>\n<td><strong>lastUpdatedFrom</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?lastUpdatedFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/products?lastUpdatedFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastUpdatedTo</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?lastUpdatedTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/products?lastUpdatedTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastPriceChangeFrom</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?lastPriceChangeFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/products?lastPriceChangeFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastPriceChangeTo</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?lastPriceChangeTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/products?lastPriceChangeTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastQuantityChangeFrom</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?lastQuantityChangeFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/products?lastQuantityChangeFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastQuantityChangeTo</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/products?lastQuantityChangeTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/products?lastQuantityChangeTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","products"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"74ff7000-c985-4f9e-91a6-450e25b4ecac","name":"Get Products","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 10:44:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"977"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1274645,\n        \"sku\": \"SA000TSTS01\",\n        \"name\": \"Test Product Single\",\n        \"description\": \"SA test Single Product description. Do Not Order.\",\n        \"shortDescription\": \"SA test Single Product Short Description\",\n        \"parentage\": \"Single\",\n        \"parentSku\": null,\n        \"variantOptions\": null,\n        \"brandName\": \"Test Brand 2\",\n        \"barcode\": \"123456789333\",\n        \"barcodeType\": \"Upc\",\n        \"mfgCode\": \"TST00MFG03\",\n        \"condition\": \"New\",\n        \"conditionNote\": \"\",\n        \"discontinued\": false,\n        \"itemWidth\": 3,\n        \"itemLength\": 3,\n        \"itemHeight\": 3,\n        \"itemWeight\": 3,\n        \"amountOfContent\": 1,\n        \"unitOfContent\": \"pcs\",\n        \"location\": \"NJ\",\n        \"customFields\": [\n            {\n                \"name\": \"brand\",\n                \"value\": \"other\"\n            },\n            {\n                \"name\": \"season\",\n                \"value\": \"summer, spring, fall\"\n            }\n        ],\n        \"imageUrls\": [\n            \"https://static.storeautomator.com/c/JP4JBM/media/69f0ad94-e879-48d2-bbad-37594e594034.jpeg?v=637227026435147602\",\n            \"https://static.storeautomator.com/c/JP4JBM/media/ab843288-6aa7-4573-b071-2ba5909766be.png?v=637227026437495315\"\n        ],\n        \"categoryCodes\": [\n            \"C22607\",\n            \"C22610\"\n        ],\n        \"categoryPaths\": [\n            \"G>H>I\",\n            \"J>K>M\"\n        ],\n        \"metaDescription\": \"Single Test product meta data\",\n        \"metaKeywords\": \"key1,key2,key3\",\n        \"bulletPoints\": [\n            \"b1\",\n            \"b2\",\n            \"b3\"\n        ],\n        \"searchTerms\": [\n            \"s1\",\n            \"s2\",\n            \"s3\"\n        ],\n        \"usedFors\": [\n            \"u1\",\n            \"u2\",\n            \"u3\"\n        ],\n        \"otherAttributes\": [\n            \"o1\",\n            \"o2\",\n            \"o3\"\n        ],\n        \"targetAudiences\": [\n            \"t1\",\n            \"t2\",\n            \"t3\"\n        ],\n        \"lastModified\": \"2020-04-17T06:44:03Z\",\n        \"cost\": 300,\n        \"price\": 330,\n        \"salePrice\": 320,\n        \"saleStartDate\": null,\n        \"saleEndDate\": null,\n        \"msrp\": 310,\n        \"map\": 350,\n        \"tax\": \"34.00\",\n        \"desi\": 20,\n        \"quantity\": 27,\n        \"inventoryWarningLevel\": 5\n    }\n]"}],"_postman_id":"9ce3d126-f868-4d0a-94d2-d8b9bb2fb5a7"},{"name":"Create/Update Product","event":[{"listen":"test","script":{"id":"f215e793-39be-4ebb-9aaf-6ce1347bc80e","exec":["","var jsonData = pm.response.json();","pm.globals.set(\"ProductId\", jsonData.id);"],"type":"text/javascript"}}],"id":"ff20083a-093e-44c8-bc10-787b85572b10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"sku\": \"SA000TSTS01\",\n    \"name\": \"Test Product Single\",\n    \"description\": \"SA test Single Product description. Do Not Order.\",\n    \"shortDescription\": \"SA test Single Product Short Description\",\n    \"parentage\": \"single\",\n    \"parentSku\": \"\",\n    \"variantOptions\": {},\n    \"brandName\": \"Test Brand\",\n    \"barcode\": \"123456789333\",\n    \"barcodeType\": \"upc\",\n    \"mfgCode\": \"TST00MFG03\",\n    \"cost\": \"300\",\n    \"price\": \"330\",\n    \"salePrice\": \"320\",\n    \"msrp\": \"310\",\n    \"map\": \"350\",\n    \"tax\": \"%34\",\n    \"desi\": \"20\",\n    \"discontinued\": \"false\",\n    \"quantity\": \"30\",\n    \"inventoryWarningLevel\": \"5\",\n    \"itemWidth\": \"3\",\n    \"itemLength\": \"3\",\n    \"itemHeight\": \"3\",\n    \"itemWeight\": \"3\",\n    \"amountOfContent\": \"1\",\n    \"unitOfContent\": \"pcs\",\n    \"location\": \"NJ\",\n    \"customFields\": [\n        {\n            \"name\": \"brand\",\n            \"value\": \"other\"\n        },\n        {\n            \"name\": \"season\",\n            \"value\": \"summer, spring, fall\"\n        }\n    ],\n    \"imageUrls\": [\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/b4aa9a58-1ad8-4b41-a3fc-f2d2485ca01b.jpg\",\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/01f741d9-86b6-4cf6-b6b1-fa9561fd2dc5.png\"\n    ],\n    \"categoryPaths\": [\n        \"G>H>I\",\n        \"J>K>M\"\n    ],\n    \"metaDescription\": \"Single Test product meta data\",\n    \"metaKeywords\": \"key1, key2, key3\",\n    \"bulletPoints\": [\n        \"b1\",\n        \"b2\",\n        \"b3\"\n    ],\n    \"searchTerms\": [\n        \"s1\",\n        \"s2\",\n        \"s3\"\n    ],\n    \"usedFors\": [\n        \"u1\",\n        \"u2\",\n        \"u3\"\n    ],\n    \"otherAttributes\": [\n        \"o1\",\n        \"o2\",\n        \"o3\"\n    ],\n    \"targetAudiences\": [\n        \"t1\",\n        \"t2\",\n        \"t3\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products","description":"<p>The following body can be posted for creating new products. </p>\n<ul>\n<li>All the fields are optional except  <code>name</code>, <code>brandName</code>, and <code>price</code>. </li>\n<li>If the <code>sku</code> you use when creating a product is used for the first time, that product will be created. </li>\n<li>If <code>sku</code> is left blank, the system will automatically create a <code>sku</code> value and assign it to the product. </li>\n<li>If the <code>sku</code> belongs to an existing product, that product will be updated.</li>\n</ul>\n<p>Three example requests are given for the creation of single, parent, and child products.</p>\n<ul>\n<li>In order to create a parent product, <code>parentage</code> value should be <code>parent</code>.</li>\n<li><code>quantity</code> update is not allowed for parent products. </li>\n<li>In order to create a child product, <code>parentage</code> value should be <code>child</code>. Additionally, the value of <code>parentSku</code> should be <code>sku</code> of the parent product. If the parent product does not exist, the system will automatically create a parent.</li>\n<li><code>brandName</code> value of child products is set to the brand of the parent product. Thus, <code>brandName</code> value can be sent null for child products.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v3","products"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"641935ee-15eb-45dc-ad43-b3bb676d076d","name":"Create/Update Child Product","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"sku\": \"SA000TSTC01\",\n    \"name\": \"Test Child Product\",\n    \"description\": \"SA test Child Product Description. Do Not Order.\",\n    \"shortDescription\": \"SA test Child Product Short Description\",\n    \"parentage\": \"child\",\n    \"parentSku\": \"SA000TSTP01\",\n    \"variantOptions\": {\n        \"color\": \"blue\",\n        \"size\": \"12\"\n    },\n    \"brandName\": \"\",\n    \"barcode\": \"123456789111\",\n    \"barcodeType\": \"upc\",\n    \"mfgCode\": \"TST00MFG01\",\n    \"cost\": \"200\",\n    \"price\": \"230\",\n    \"salePrice\": \"220\",\n    \"msrp\": \"210\",\n    \"map\": \"250\",\n    \"tax\": \"\",\n    \"desi\": \"20\",\n    \"discontinued\": \"false\",\n    \"quantity\": \"5\",\n    \"inventoryWarningLevel\": \"3\",\n    \"itemWidth\": \"2\",\n    \"itemLength\": \"2\",\n    \"itemHeight\": \"2\",\n    \"itemWeight\": \"2\",\n    \"amountOfContent\": \"1\",\n    \"unitOfContent\": \"pcs\",\n    \"location\": \"NJ\",\n    \"customFields\": [\n        {\n            \"name\": \"brand\",\n            \"value\": \"other\"\n        },\n        {\n            \"name\": \"status\",\n            \"value\": \"Zero\"\n        }\n    ],\n    \"imageUrls\": [\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/b4aa9a58-1ad8-4b 41-a3fc-f2d2485ca01b.jpg\",\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/01f741d9-86b6-4cf6-b6b1-fa9561fd2dc5.png\"\n    ],\n    \"categoryPaths\": [\n        \"A>B>C\",\n        \"D>E>F\"\n    ],\n    \"metaDescription\": \"Child Test product meta data\",\n    \"metaKeywords\": \"key1, key2, key3\",\n    \"bulletPoints\": [\n        \"b1\",\n        \"b2\",\n        \"b3\"\n    ],\n    \"searchTerms\": [\n        \"s1\",\n        \"s2\",\n        \"s3\"\n    ],\n    \"usedFors\": [\n        \"u1\",\n        \"u2\",\n        \"u3\"\n    ],\n    \"otherAttributes\": [\n        \"o1\",\n        \"o2\",\n        \"o3\"\n    ],\n    \"targetAudiences\": [\n        \"t1\",\n        \"t2\",\n        \"t3\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 28 May 2020 15:25:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"156"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1307152,\n    \"sku\": \"SA000TSTC01\"\n}"},{"id":"8e8fd751-0964-4dab-94f9-e7faacc16da7","name":"Create/Update Single Product","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"sku\": \"SA000TSTS11\",\n    \"name\": \"Test Product Single 2\",\n    \"description\": \"SA test Single Product description. Do Not Order.\",\n    \"shortDescription\": \"SA test Single Product Short Description\",\n    \"parentage\": \"single\",\n    \"parentSku\": \"\",\n    \"variantOptions\": {},\n    \"brandName\": \"Test Brand 2\",\n    \"barcode\": \"123456789333\",\n    \"barcodeType\": \"upc\",\n    \"mfgCode\": \"TST00MFG03\",\n    \"cost\": \"300\",\n    \"price\": \"330\",\n    \"salePrice\": \"320\",\n    \"msrp\": \"310\",\n    \"map\": \"350\",\n    \"tax\": \"%34\",\n    \"desi\": \"20\",\n    \"discontinued\": \"false\",\n    \"quantity\": \"30\",\n    \"inventoryWarningLevel\": \"5\",\n    \"itemWidth\": \"3\",\n    \"itemLength\": \"3\",\n    \"itemHeight\": \"3\",\n    \"itemWeight\": \"3\",\n    \"amountOfContent\": \"1\",\n    \"unitOfContent\": \"pcs\",\n    \"location\": \"NJ\",\n    \"customFields\": [\n        {\n            \"name\": \"brand\",\n            \"value\": \"other\"\n        },\n        {\n            \"name\": \"season\",\n            \"value\": \"summer, spring, fall\"\n        }\n    ],\n    \"imageUrls\": [\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/b4aa9a58-1ad8-4b41-a3fc-f2d2485ca01b.jpg\",\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/01f741d9-86b6-4cf6-b6b1-fa9561fd2dc5.png\"\n    ],\n    \"categoryPaths\": [\n        \"G>H>I\",\n        \"J>K>M\"\n    ],\n    \"metaDescription\": \"Single Test product meta data\",\n    \"metaKeywords\": \"key1, key2, key3\",\n    \"bulletPoints\": [\n        \"b1\",\n        \"b2\",\n        \"b3\"\n    ],\n    \"searchTerms\": [\n        \"s1\",\n        \"s2\",\n        \"s3\"\n    ],\n    \"usedFors\": [\n        \"u1\",\n        \"u2\",\n        \"u3\"\n    ],\n    \"otherAttributes\": [\n        \"o1\",\n        \"o2\",\n        \"o3\"\n    ],\n    \"targetAudiences\": [\n        \"t1\",\n        \"t2\",\n        \"t3\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Apr 2020 11:44:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"156"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1304324,\n    \"sku\": \"SA000TSTS11\"\n}"},{"id":"fffb1e40-6a27-47b9-8a57-beba15442b6a","name":"Create/Update Parent Product","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"sku\": \"SA000TSTP01\",\n    \"name\": \"Sony HD Camera\",\n    \"description\": \"HD Camera. It’s a Sony and the rest of the long description\",\n    \"shortDescription\": \"HD Camera. It’s a Sony.\",\n    \"parentage\": \"parent\",\n    \"parentSku\": \"\",\n    \"variantOptions\": {\n        \"color\": \"\",\n        \"size\": \"\"\n    },\n    \"brandName\": \"Sony\",\n    \"barcode\": \"123456789111\",\n    \"barcodeType\": \"upc\",\n    \"mfgCode\": \"TST00MFG01\",\n    \"cost\": \"100\",\n    \"price\": \"130\",\n    \"salePrice\": \"120\",\n    \"msrp\": \"110\",\n    \"map\": \"150\",\n    \"tax\": \"18\",\n    \"desi\": \"10\",\n    \"discontinued\": \"false\",\n    \"quantity\": \"\",\n    \"inventoryWarningLevel\": \"3\",\n    \"itemWidth\": \"1\",\n    \"itemLength\": \"1\",\n    \"itemHeight\": \"1\",\n    \"itemWeight\": \"1\",\n    \"amountOfContent\": \"1\",\n    \"unitOfContent\": \"pcs\",\n    \"location\": \"NJ\",\n    \"customFields\": [\n        {\n            \"name\": \"brand\",\n            \"value\": \"other\"\n        },\n        {\n            \"name\": \"status\",\n            \"value\": \"zero\"\n        }\n    ],\n    \"imageUrls\": [\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/b4aa9a58-1ad8-4b41-a3fc-f2d2485ca01b.jpg\",\n        \"https://static.storeautomator.com/dev/c/JP4EEJ/media/01f741d9-86b6-4cf6-b6b1-fa9561fd2dc5.png\"\n    ],\n    \"categoryPaths\": [\n        \"A>B>C\",\n        \"D>E>F\"\n    ],\n    \"metaDescription\": \"Test product meta data\",\n    \"metaKeywords\": \"key1, key2, key3\",\n    \"bulletPoints\": [\n        \"b1\",\n        \"b2\",\n        \"b3\"\n    ],\n    \"searchTerms\": [\n        \"s1\",\n        \"s2\",\n        \"s3\"\n    ],\n    \"usedFors\": [\n        \"u1\",\n        \"u2\",\n        \"u3\"\n    ],\n    \"otherAttributes\": [\n        \"o1\",\n        \"o2\",\n        \"o3\"\n    ],\n    \"targetAudiences\": [\n        \"t1\",\n        \"t2\",\n        \"t3\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 28 May 2020 15:24:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"157"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1307151,\n    \"sku\": \"SA000TSTP01\"\n}"}],"_postman_id":"ff20083a-093e-44c8-bc10-787b85572b10"},{"name":"Update Product Price","id":"fb88fa27-f5dd-4a7b-9f87-d8fad3e11bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"sku\":\"SA000TSTC01\",\r\n \"cost\":\"400\",\r\n \"price\":\"430\",\r\n \"salePrice\":\"425\",\r\n \"msrp\":\"410\",\r\n \"map\":\"450\",\r\n \"tax\":\"48\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/update/price ","description":"<p>The following data can be posted for updating the price of a product. </p>\n<ul>\n<li><code>sku </code> field is required. </li>\n<li>All other fields are optional.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v3","products","update","price "],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"d7c70670-ffa6-49dd-b36a-23dca9920e48","name":"Update Product Price","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"sku\":\"SA000TSTC01\",\r\n \"cost\":\"400\",\r\n \"price\":\"430\",\r\n \"salePrice\":\"425\",\r\n \"msrp\":\"410\",\r\n \"map\":\"450\",\r\n \"maxPrice\":\"460\",\r\n \"minPrice\":\"405\",\r\n \"tax\":\"48\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/update/price "},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 11:19:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"156"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1274715,\n    \"sku\": \"SA000TSTC01\"\n}"}],"_postman_id":"fb88fa27-f5dd-4a7b-9f87-d8fad3e11bdf"},{"name":"Update Product Inventory","id":"ee20c547-df7b-4160-8f5f-ca2e63d3658c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"{\n    \"sku\": \"SA000TSTS01\",\n    \"warehouseId\": 3020,\n    \"quantity\": 25,\n    \"productCost\": 10,\n    \"shippingCost\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/update/quantity","description":"<p>This endpoint is used to update the on-hand quantity for default or a specific warehouse</p>\n<ul>\n<li><code>sku</code> field is required.</li>\n<li><code>warehouseId</code> is an optional field. If not specified default warehouse will be used.</li>\n<li><code>quantity</code> field is required.</li>\n<li><code>productCost</code> is an optional field. However it must be entered with <code>shippingCost</code>.</li>\n<li><code>shippingCost</code> is an optional field. However it must be entered with <code>productCost</code>.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v3","products","update","quantity"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"b75469d6-e03e-46cd-aa20-b9a41325188a","name":"Update Product Inventory","originalRequest":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"{\n    \"sku\": \"SA000TSTS01\",\n    \"warehouseId\": 3020,\n    \"quantity\": 25,\n    \"productCost\": 10,\n    \"shippingCost\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/update/quantity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Apr 2022 08:06:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"156"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2109130,\n    \"sku\": \"SA000TSTS01\"\n}"}],"_postman_id":"ee20c547-df7b-4160-8f5f-ca2e63d3658c"},{"name":"Delete Product ","id":"7d3a9128-239c-4895-9aae-45acee7f19bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/products/{{ProductId}}","description":"<p>Deletes the product for the given <code>id</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v3","products","{{ProductId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d3a9128-239c-4895-9aae-45acee7f19bc"},{"name":"Create Alias","id":"b7dfdb16-649c-45fc-9209-776d9daffb41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"masterSku\": \"NMYB000002S00\",\r\n    \"aliasSku\": \"ALIAS-NMYB000002S00\",\r\n    \"aliasMode\": \"Alias\",\r\n    \"aliasParentSku\": \"\",\r\n    \"aliasName\": \"My new alias product\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/alias","description":"<p>The following body can be posted for the alias creation of a product. </p>\n<ul>\n<li>Required fields are masterSku, aliasSku and aliasMode.</li>\n<li>The list of fields that can be used in the object is given below.</li>\n</ul>\n<h6 id=\"list-of-fields\">List of Fields</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Definition</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>masterSku</strong></td>\n<td><em>string</em></td>\n<td>Master product Sku of the alias.</td>\n</tr>\n<tr>\n<td><strong>aliasSku</strong></td>\n<td><em>string</em></td>\n<td>Alias Sku.</td>\n</tr>\n<tr>\n<td><strong>aliasMode</strong></td>\n<td><em>string</em></td>\n<td>Alias mode. Values: <code>Alias, AlternateSku</code></td>\n</tr>\n<tr>\n<td><strong>aliasName</strong></td>\n<td><em>string</em></td>\n<td>Alias name.</td>\n</tr>\n<tr>\n<td><strong>aliasParentSku</strong></td>\n<td><em>string</em></td>\n<td>Alias parent Sku of the alias.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","products","alias"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7dfdb16-649c-45fc-9209-776d9daffb41"},{"name":"Get Kit","id":"301f4bcb-b041-4b07-b29e-2b7279df06f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/kits/{{KitId}}","description":"<p>Returns the related kit for the given <code>id</code>.</p>\n<h4 id=\"kit-properties\">Kit Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>Kit Sku.</td>\n</tr>\n<tr>\n<td><strong>priceMode</strong></td>\n<td><em>string</em></td>\n<td>The kit price calculation mode. Values: <code>Fixed, KitDynamicRegular, KitDynamicActual</code></td>\n</tr>\n<tr>\n<td><strong>priceAdjust</strong></td>\n<td><em>decimal</em></td>\n<td>The kit price adjustment depending on price mode.</td>\n</tr>\n<tr>\n<td><strong>items</strong></td>\n<td><em>array</em></td>\n<td>The list of containing items.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","kits","{{KitId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"f445bdfb-cd66-4762-9580-80e4b6ff0b07","name":"Get Kit","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/kits/{{KitId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Apr 2021 06:59:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"227"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1627054,\n    \"sku\": \"KTES000022S00\",\n    \"priceMode\": \"Fixed\",\n    \"priceAdjust\": 20,\n    \"items\": [\n        {\n            \"id\": 1488305,\n            \"sku\": \"NBAB000005S00\",\n            \"name\": \"test\",\n            \"quantity\": 1\n        },\n        {\n            \"id\": 1489356,\n            \"sku\": \"NMYB000002S00\",\n            \"name\": \"Test Product Name\",\n            \"quantity\": 1\n        }\n    ]\n}"}],"_postman_id":"301f4bcb-b041-4b07-b29e-2b7279df06f2"},{"name":"List Kits","id":"d9d271ad-92ad-47bd-bdc1-2a8295a39f97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/kits","description":"<p>Returns a list of kits.</p>\n<ul>\n<li>If there are no kits matching, an empty array is returned.</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?offset=10\">https://data.storeautomator.com/api/v3/kits?offset=10</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>100</code>  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?limit=10\">https://data.storeautomator.com/api/v3/kits?limit=10</a></td>\n</tr>\n<tr>\n<td><strong>sku</strong></td>\n<td>Search parameter. The kit Sku.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?sku=TESTKITSKU\">https://data.storeautomator.com/api/v3/kits?sku=TESTKITSKU</a></td>\n</tr>\n<tr>\n<td><strong>lastUpdatedFrom</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?lastUpdatedFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/kits?lastUpdatedFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastUpdatedTo</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?lastUpdatedTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/kits?lastUpdatedTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastPriceChangeFrom</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?lastPriceChangeFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/kits?lastPriceChangeFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastPriceChangeTo</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?lastPriceChangeTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/kits?lastPriceChangeTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastQuantityChangeFrom</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?lastQuantityChangeFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/kits?lastQuantityChangeFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastQuantityChangeTo</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/kits?lastQuantityChangeTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/kits?lastQuantityChangeTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","kits"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"12ba0a86-4ea4-41ae-acf9-0c6884dbea32","name":"List Kits","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/kits"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Apr 2021 06:38:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"317"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1627054,\n        \"sku\": \"KTES000022S00\",\n        \"priceMode\": \"Fixed\",\n        \"priceAdjust\": 20,\n        \"items\": [\n            {\n                \"id\": 1488305,\n                \"sku\": \"NBAB000005S00\",\n                \"name\": \"test\",\n                \"quantity\": 1\n            },\n            {\n                \"id\": 1489356,\n                \"sku\": \"NMYB000002S00\",\n                \"name\": \"Test Product Name\",\n                \"quantity\": 1\n            }\n        ]\n    },\n    {\n        \"id\": 1627055,\n        \"sku\": \"NTES000023S00\",\n        \"priceMode\": \"Fixed\",\n        \"priceAdjust\": 20,\n        \"items\": [\n            {\n                \"id\": 1488305,\n                \"sku\": \"NBAB000005S00\",\n                \"name\": \"test\",\n                \"quantity\": 1\n            },\n            {\n                \"id\": 1489356,\n                \"sku\": \"NMYB000002S00\",\n                \"name\": \"Test Product Name\",\n                \"quantity\": 1\n            }\n        ]\n    },\n    {\n        \"id\": 1627056,\n        \"sku\": \"NTES000024S00\",\n        \"priceMode\": \"Fixed\",\n        \"priceAdjust\": 20,\n        \"items\": [\n            {\n                \"id\": 1488305,\n                \"sku\": \"NBAB000005S00\",\n                \"name\": \"test\",\n                \"quantity\": 1\n            },\n            {\n                \"id\": 1489356,\n                \"sku\": \"NMYB000002S00\",\n                \"name\": \"Test Product Name\",\n                \"quantity\": 1\n            }\n        ]\n    },\n    {\n        \"id\": 1627059,\n        \"sku\": \"NTES000027S00\",\n        \"priceMode\": \"Fixed\",\n        \"priceAdjust\": 20,\n        \"items\": [\n            {\n                \"id\": 1488305,\n                \"sku\": \"NBAB000005S00\",\n                \"name\": \"test\",\n                \"quantity\": 1\n            },\n            {\n                \"id\": 1489356,\n                \"sku\": \"NMYB000002S00\",\n                \"name\": \"Test Product Name\",\n                \"quantity\": 1\n            }\n        ]\n    }\n]"}],"_postman_id":"d9d271ad-92ad-47bd-bdc1-2a8295a39f97"}],"id":"a7320ebf-69b6-4cef-bc67-99ff8092523b","description":"<p>Access and manipulate products by using this collection.</p>\n<h4 id=\"what-you-can-do-in-this-collection\">What you can do in this collection?</h4>\n<ul>\n<li><p><a href=\"#9ce3d126-f868-4d0a-94d2-d8b9bb2fb5a7\">Get Product</a></p>\n</li>\n<li><p><a href=\"#5a4bc547-7e15-41cf-9683-9b4658666742\">List Products</a></p>\n</li>\n<li><p><a href=\"#ff20083a-093e-44c8-bc10-787b85572b10\">Create/Update Product</a></p>\n</li>\n<li><p><a href=\"#fb88fa27-f5dd-4a7b-9f87-d8fad3e11bdf\">Update Product Price</a></p>\n</li>\n<li><p><a href=\"#ee20c547-df7b-4160-8f5f-ca2e63d3658c\">Update Product Inventory</a></p>\n</li>\n<li><p><a href=\"#bf9cf815-158d-4a74-9fa9-2b0a53f0b073\">Set Product's Channel Overrides</a></p>\n</li>\n<li><p><a href=\"#7d3a9128-239c-4895-9aae-45acee7f19bc\">Delete Product</a></p>\n</li>\n<li><p><a href=\"#b7dfdb16-649c-45fc-9209-776d9daffb41\">Create Alias</a></p>\n</li>\n<li><p><a href=\"#301f4bcb-b041-4b07-b29e-2b7279df06f2\">Get Kit</a></p>\n</li>\n<li><p><a href=\"#d9d271ad-92ad-47bd-bdc1-2a8295a39f97\">List Kits</a></p>\n</li>\n</ul>\n<h4 id=\"product-properties\">Product Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>SKU. If left blank, the system will automatically create a SKU and assign it to the product. Max <code>50</code> characters</td>\n</tr>\n<tr>\n<td><strong>name</strong></td>\n<td><em>string</em></td>\n<td>Product name. If the product is a variant, the option will be added to the end of the product name by the system. Max <code>150</code> characters</td>\n</tr>\n<tr>\n<td><strong>description</strong></td>\n<td><em>string</em></td>\n<td>Product description. Max <code>5000</code> characters</td>\n</tr>\n<tr>\n<td><strong>shortDescription</strong></td>\n<td><em>string</em></td>\n<td>Product short description</td>\n</tr>\n<tr>\n<td><strong>parentage</strong></td>\n<td><em>string</em></td>\n<td>Product type. If the product is a product with variants, you must enter <code>Parent</code> for the parent product and <code>Child</code> for its options. If it is a single product, this field may be blank or <code>Single</code> can be entered</td>\n</tr>\n<tr>\n<td><strong>parentSku</strong></td>\n<td><em>string</em></td>\n<td>The parent product SKU for specific product variants. A reference to \"parentage\" = \"parent\" must be made. Max <code>50</code> characters</td>\n</tr>\n<tr>\n<td><strong>variantOptions</strong></td>\n<td><em>object</em></td>\n<td>Product variations and values ​​for variant products. Key and Values are as follows: <code>{“key1”: “value1”, “key2”: “value2” ...}</code>.  <br />Example for Parent: <code>{\"color\":\"\",\"size\":\"\"}</code>.  <br />Example for Child: <code>{\"color\":\"red\",\"size\":\"36\"}</code></td>\n</tr>\n<tr>\n<td><strong>brandName</strong></td>\n<td><em>string</em></td>\n<td>Brand name. Max <code>100</code> characters</td>\n</tr>\n<tr>\n<td><strong>barcode</strong></td>\n<td><em>string</em></td>\n<td>Product barcode</td>\n</tr>\n<tr>\n<td><strong>barcodeType</strong></td>\n<td><em>string</em></td>\n<td>Product barcode type. Values: <code>upc, ean, isbn, asin, gcidv, gtin</code>. If left blank, the default value is <code>upc</code></td>\n</tr>\n<tr>\n<td><strong>mfgCode</strong></td>\n<td><em>string</em></td>\n<td>Product Manufacturer Part Number</td>\n</tr>\n<tr>\n<td><strong>condition</strong></td>\n<td><em>string</em></td>\n<td>Product condition. Values: <code>New, Used, Collectible, Refurbished, Club, NotUsed, UsedLikeNew, UsedVeryGood, UsedGood, UsedAcceptable, CollectibleLikeNew, CollectibleVeryGood, CollectibleGood, CollectibleAcceptable</code></td>\n</tr>\n<tr>\n<td><strong>conditionNote</strong></td>\n<td><em>string</em></td>\n<td>Product condition note</td>\n</tr>\n<tr>\n<td><strong>cost</strong></td>\n<td><em>decimal</em></td>\n<td>The unit cost of the product. Used by the control panel to calculate profit margin</td>\n</tr>\n<tr>\n<td><strong>price</strong></td>\n<td><em>decimal</em></td>\n<td>Sales price</td>\n</tr>\n<tr>\n<td><strong>salePrice</strong></td>\n<td><em>decimal</em></td>\n<td>Product sale price (your discount price). If there is no sale, you can skip this field blank</td>\n</tr>\n<tr>\n<td><strong>saleStartDate</strong></td>\n<td><em>date</em></td>\n<td>Start date of the product sale price. Date format: <code>YYYY-mm-ddThh:ss:SSZ</code></td>\n</tr>\n<tr>\n<td><strong>saleEndDate</strong></td>\n<td><em>date</em></td>\n<td>End date of the product sale price. Date format: <code>YYYY-mm-ddThh:ss:SSZ</code></td>\n</tr>\n<tr>\n<td><strong>msrp</strong></td>\n<td><em>decimal</em></td>\n<td>Manufacturer’s Suggested Retail Price</td>\n</tr>\n<tr>\n<td><strong>map</strong></td>\n<td><em>decimal</em></td>\n<td>Minimum Advertised Price</td>\n</tr>\n<tr>\n<td><strong>tax</strong></td>\n<td><em>integer</em></td>\n<td>Tax Rate. Tax Class Id e.g. <code>2038720</code></td>\n</tr>\n<tr>\n<td><strong>lastPriceChange</strong></td>\n<td><em>date</em></td>\n<td><code>read-only</code> Last price change time</td>\n</tr>\n<tr>\n<td><strong>discontinued</strong></td>\n<td><em>boolean</em></td>\n<td>Determines whether the product is discontinued. If the product is discontinued, the value shall be <code>true</code> and vice versa. The default value is <code>false</code></td>\n</tr>\n<tr>\n<td><strong>orderable</strong></td>\n<td><em>boolean</em></td>\n<td>Orderable</td>\n</tr>\n<tr>\n<td><strong>quantity</strong></td>\n<td><em>decimal</em></td>\n<td>Default warehouse on hand quantity</td>\n</tr>\n<tr>\n<td><strong>quantityInteger</strong></td>\n<td><em>integer</em></td>\n<td>Default warehouse on hand quantity</td>\n</tr>\n<tr>\n<td><strong>totalInboundQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Total inbound quantity</td>\n</tr>\n<tr>\n<td><strong>totalOnHandQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Total on hand quantity</td>\n</tr>\n<tr>\n<td><strong>totalUnsellableQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Total unsellable quantity</td>\n</tr>\n<tr>\n<td><strong>totalReservedQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Total reserved quantity</td>\n</tr>\n<tr>\n<td><strong>totalFulfillableQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Total fulfillable quantity</td>\n</tr>\n<tr>\n<td><strong>lastQuantityChange</strong></td>\n<td><em>date</em></td>\n<td><code>read-only</code> Last quantity change time</td>\n</tr>\n<tr>\n<td><strong>warehouseDetails</strong></td>\n<td><em>array</em></td>\n<td><code>read-only</code> Returns the quantity details for each warehouse that contains the item. The array includes <code>Warehouse Detail Properties</code>.</td>\n</tr>\n<tr>\n<td><strong>inventoryWarningLevel</strong></td>\n<td><em>integer</em></td>\n<td>Sets the Inventory warning level, if quantity goes below this value an email will be sent</td>\n</tr>\n<tr>\n<td><strong>itemWidth</strong></td>\n<td><em>decimal</em></td>\n<td>Item width</td>\n</tr>\n<tr>\n<td><strong>itemLength</strong></td>\n<td><em>decimal</em></td>\n<td>Item length</td>\n</tr>\n<tr>\n<td><strong>itemHeight</strong></td>\n<td><em>decimal</em></td>\n<td>Item height</td>\n</tr>\n<tr>\n<td><strong>itemWeight</strong></td>\n<td><em>decimal</em></td>\n<td>Item weight</td>\n</tr>\n<tr>\n<td><strong>amountOfContent</strong></td>\n<td><em>decimal</em></td>\n<td>Item amount in package</td>\n</tr>\n<tr>\n<td><strong>itemPackageQuantity</strong></td>\n<td><em>integer</em></td>\n<td>Represents the number of individually packaged items</td>\n</tr>\n<tr>\n<td><strong>numberOfItems</strong></td>\n<td><em>integer</em></td>\n<td>Represents the number of discrete items included, such that the items are not packaged for individual sale</td>\n</tr>\n<tr>\n<td><strong>unitOfContent</strong></td>\n<td><em>string</em></td>\n<td>Product content unit. Values to be selected as units; <code>pcs, oz, kg, g, lb, floz, fl oz, l, ml, gal, inch, inches, m, mm, cmv, ft</code> . If left blank, the default value will be <code>pcs</code></td>\n</tr>\n<tr>\n<td><strong>location</strong></td>\n<td><em>string</em></td>\n<td>Product storage location</td>\n</tr>\n<tr>\n<td><strong>customFields</strong></td>\n<td><em>array</em></td>\n<td>Custom fields defined for the product. The custom field name must be English characters(only lower case letter, number or '-'), without spaces. Max <code>50</code> characters. Value part must be Max <code>250</code>characters</td>\n</tr>\n<tr>\n<td><strong>images</strong></td>\n<td><em>array</em></td>\n<td>The array includes <code>Image Properties</code></td>\n</tr>\n<tr>\n<td><strong>imageUrls</strong> <code>Deprecated</code></td>\n<td><em>array</em></td>\n<td>Image URLs. URL’s are separated with a comma. Max <code>10</code> URLs</td>\n</tr>\n<tr>\n<td><strong>videos</strong></td>\n<td><em>array</em></td>\n<td>The array includes <code>Video Properties</code></td>\n</tr>\n<tr>\n<td><strong>categoryIds</strong></td>\n<td><em>array</em></td>\n<td>Product category ids</td>\n</tr>\n<tr>\n<td><strong>categoryCodes</strong></td>\n<td><em>array</em></td>\n<td>Product category codes</td>\n</tr>\n<tr>\n<td><strong>categoryPaths</strong></td>\n<td><em>array</em></td>\n<td>Product categories. Must be separated by <code>&gt;</code>. Format: <code>TaxonomyName:CategoryRootName&gt;CategoryLeafName</code>. Optional <code>:</code> character in the first node can be used to specify the taxonomy, which the category belongs to</td>\n</tr>\n<tr>\n<td><strong>metaTitle</strong></td>\n<td><em>string</em></td>\n<td>Product meta title</td>\n</tr>\n<tr>\n<td><strong>metaDescription</strong></td>\n<td><em>string</em></td>\n<td>Product meta descriptions</td>\n</tr>\n<tr>\n<td><strong>metaKeywords</strong></td>\n<td><em>string</em></td>\n<td>Product meta keywords</td>\n</tr>\n<tr>\n<td><strong>bulletPoints</strong></td>\n<td><em>array</em></td>\n<td>Bullet points for product (<strong>for Amazon channels</strong>)</td>\n</tr>\n<tr>\n<td><strong>searchTerms</strong></td>\n<td><em>array</em></td>\n<td>Search terms for product (<strong>for Amazon channels</strong>)</td>\n</tr>\n<tr>\n<td><strong>usedFors</strong></td>\n<td><em>array</em></td>\n<td>Product used fors (<strong>for Amazon channels</strong>)</td>\n</tr>\n<tr>\n<td><strong>otherAttributes</strong></td>\n<td><em>array</em></td>\n<td>Other attributes for product (<strong>for Amazon channels</strong>)</td>\n</tr>\n<tr>\n<td><strong>targetAudience</strong></td>\n<td><em>array</em></td>\n<td>Target audiences for product (<strong>for Amazon channels</strong>)</td>\n</tr>\n<tr>\n<td><strong>lastModified</strong></td>\n<td><em>date</em></td>\n<td><code>read-only</code> Product last modified date. Date format: <code>YYYY-mm-ddThh:ss:SSZ</code></td>\n</tr>\n<tr>\n<td><strong>published</strong></td>\n<td><em>bool</em></td>\n<td>Product published state</td>\n</tr>\n<tr>\n<td><strong>forcedStockStatus</strong></td>\n<td><em>string</em></td>\n<td>Product forced stock status. Values: <code>OutOfStock, InStock1, InStock3, InStock5, InStock10, InStock20, InStock50, InStock100</code></td>\n</tr>\n<tr>\n<td><strong>productType</strong></td>\n<td><em>string</em></td>\n<td>Product type. Values: <code>Normal, Kit</code></td>\n</tr>\n<tr>\n<td><strong>kitItems</strong></td>\n<td><em>array</em></td>\n<td>Kit items defined for the product</td>\n</tr>\n<tr>\n<td><strong>includingChannels</strong></td>\n<td><em>array</em></td>\n<td><code>read-only</code> A list of IDs of channels that include this product</td>\n</tr>\n<tr>\n<td><strong>aliasMode</strong></td>\n<td><em>string</em></td>\n<td><code>read-only</code> Product alias mode. Values: <code>None, Alias, AlternateSku</code>.</td>\n</tr>\n<tr>\n<td><strong>isKit</strong></td>\n<td><em>bool</em></td>\n<td><code>read-only</code> Product type kit state</td>\n</tr>\n<tr>\n<td><strong>imageUpdateMode</strong></td>\n<td><em>string</em></td>\n<td><code>write-only</code> Image update mode. Values: <code>Replace, Append, Remove, RemoveAll, ReplaceAll</code></td>\n</tr>\n</tbody>\n</table>\n</div><p>The product data in the V3 API is similar to the data structure of the import files. To get detailed information about the fields please visit click the <a href=\"https://www.storeautomator.com/resources/product-data-management/bulk-import-product-fields/\">link</a>.</p>\n<h4 id=\"warehouse-detail-properties\">Warehouse Detail Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>warehouseId</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Warehouse id</td>\n</tr>\n<tr>\n<td><strong>warehouseName</strong></td>\n<td><em>string</em></td>\n<td><code>read-only</code> Warehouse name</td>\n</tr>\n<tr>\n<td><strong>warehouseType</strong></td>\n<td><em>string</em></td>\n<td><code>read-only</code> Warehouse type. Values: <code>Default, Physical, ThirdParty, Supplier, Dropship</code></td>\n</tr>\n<tr>\n<td><strong>fulfillableQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Fulfillable quantity</td>\n</tr>\n<tr>\n<td><strong>inboundQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Inbound quantity</td>\n</tr>\n<tr>\n<td><strong>onHandQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> On hand quantity</td>\n</tr>\n<tr>\n<td><strong>reservedQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Reserved quantity</td>\n</tr>\n<tr>\n<td><strong>unsellableQuantity</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Unsellable quantity</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"image-properties\">Image Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>url</strong></td>\n<td><em>string</em></td>\n<td>Image URL</td>\n</tr>\n<tr>\n<td><strong>labels</strong></td>\n<td><em>array</em></td>\n<td>Image labels</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"video-properties\">Video Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>url</strong></td>\n<td><em>string</em></td>\n<td>Video URL</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"kit-item-properties\">Kit Item Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>Sku</td>\n</tr>\n<tr>\n<td><strong>quantity</strong></td>\n<td><em>integer</em></td>\n<td>Sku quantity in the kit</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"6cf4f112-3c18-4cc1-bc7a-a710d12ee91b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c649adad-c3a3-4fe3-ab5d-b3fbcbe3fdd9","type":"text/javascript","exec":[""]}}],"_postman_id":"a7320ebf-69b6-4cef-bc67-99ff8092523b"},{"name":"Categories","item":[{"name":"Get Category","id":"fb1f1ed7-1843-4713-8c04-f16f5b9d35bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/categories/{{CategoryId}}","description":"<p>Returns the related category for the given <code>id</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v3","categories","{{CategoryId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"d0c08f77-b0d4-4b97-b96b-fdd4530e5c1a","name":"Get Category","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/categories/{{CategoryId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Apr 2021 06:31:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"237"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 19496,\n    \"name\": \"Apparel\",\n    \"fullName\": \"Apparel\",\n    \"code\": \"C359\",\n    \"parentId\": 0,\n    \"groupId\": 0,\n    \"imageId\": 359,\n    \"imageUrl\": null,\n    \"description\": \"\",\n    \"metaTitle\": \"\",\n    \"metaKeywords\": \"\",\n    \"metaDescription\": \"\"\n}"}],"_postman_id":"fb1f1ed7-1843-4713-8c04-f16f5b9d35bd"},{"name":"List Categories","id":"633e2938-962b-4132-a4dc-296362b8ab85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/categories","description":"<p>Returns a list of all categories.</p>\n<ul>\n<li>If there are no categories matching, an empty array is returned.</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.   <br /> <strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/categories?offset=10\">https://data.storeautomator.com/api/v3/categories?offset=10</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>100</code> <br />  <strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/categories?limit=10\">https://data.storeautomator.com/api/v3/categories?limit=10</a></td>\n</tr>\n<tr>\n<td><strong>all</strong></td>\n<td>Get all categories. <br /> <strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/categories?all=true\">https://data.storeautomator.com/api/v3/categories?all=true</a></td>\n</tr>\n<tr>\n<td><strong>groupId</strong></td>\n<td>Search parameter. Filters by groupId.<br /> <strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/categories?groupId=123\">https://data.storeautomator.com/api/v3/categories?groupId=123</a></td>\n</tr>\n<tr>\n<td><strong>parentId</strong></td>\n<td>Search parameter. Filters by parentId.<br /> <strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/categories?parentId=456\">https://data.storeautomator.com/api/v3/categories?parentId=456</a></td>\n</tr>\n<tr>\n<td><strong>from</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>) <br /> <strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/categories?from=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/categories?from=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>to</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>) <br /> <strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/categories?to=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/categories?to=2000-01-21T11:11:11Z</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","categories"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"36bfea62-643f-4879-9e10-540ddf9c7340","name":"List Categories","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Apr 2021 06:14:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"36993"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 19496,\n        \"name\": \"Apparel\",\n        \"fullName\": \"Apparel\",\n        \"code\": \"C359\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 359,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19237,\n        \"name\": \"Bath & Body\",\n        \"fullName\": \"Bath & Body\",\n        \"code\": \"\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 1,\n        \"imageUrl\": null,\n        \"description\": \"<p><img class=\\\"__mce_add_custom__\\\" title=\\\"bath and body, philosophy, baby foot\\\" src=\\\"https://www.beautybridge.com/product_images/uploaded_images/bath-body-desktop.jpg\\\" alt=\\\"bath and body, philosophy, baby foot\\\" width=\\\"920\\\" height=\\\"180\\\"></p>\\n<div class=\\\"category-description\\\">\\n<p>We all want to look and feel our best, and starting your day out with fine bath and body items is a surefire way to do so. By investing in quality, deliciously-scented and luxurious products, you can cleanse, nourish, exfoliate and moisturize your skin from top to bottom. No matter what sort of regimen you choose from Beauty Bridge’s wide range of merchandise, you’ll be sure to find the best, most lasting solutions.</p>\\n<p><strong>Shower and Bath Products</strong></p>\\n<p><strong>Body Wash &amp; Shower Gel</strong></p>\\n<p>The right body wash should be pleasantly-scented and hard-working. Beauty Bridge prides itself on its large selection of moisturizing and invigorating shower gels, including the <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-mega-rich-body-cleanser-gel/\\\">Philip Thomas Roth Mega-Rich Body Cleanser Gel</a>, which is a great body wash for dry skin. With daily use, the vitamins B5 and E provide more radiant, silkier skin. We believe that the best body wash for men is the <a href=\\\"https://www.beautybridge.com/jack-black-all-over-wash-for-face-hair-and-body-33-oz/\\\"> Jack Black All Over Wash for Face, Hair &amp; Body</a>. It’s much more than just a men’s shower gel: it’s a pH-balanced hair and body cleanser with an unbelievable lather and light scent that lasts all day.</p>\\n<p><strong>Scrubs &amp; Exfoliants</strong></p>\\n<p>For the ultimate body scrub, try the daily <a href=\\\"https://www.beautybridge.com/bliss-super-slough-scrub/\\\">Bliss Super Slough Scrub</a>. This exfoliating body wash is chock full of pumice and jojoba beads to stimulate and slough dead skin cells, leaving bright and healthy skin behind. It even smells like clean laundry! What’s not to love? For those with extra-dry skin, the <a href=\\\"https://www.beautybridge.com/philosophy-fresh-cream-perfumed-olive-oil-body-scrub/\\\">Philosophy Olive Oil Body Scrub’s</a> indulgent olive oil replenishes what’s lost during the exfoliation process.</p>\\n<p><strong>Soaks &amp; Bubble Baths</strong></p>\\n<p>Relaxing lavender and stimulating cedar transports you from any bath to Provençal mountain waters with the <a href=\\\"https://www.beautybridge.com/le-couvent-des-minimes-eau-sereine-relaxing-foaming-bath/\\\">Eau Sereine Relaxing Foaming Bath</a>. Naturally foaming and free of additives, a relaxing experience is guaranteed. Choosing your baby’s bathtime products shouldn’t involve reading the fine print. With the <a href=\\\"https://www.beautybridge.com/mustela-bathtime-essentials-set/\\\">Mustela Bathtime Essentials Set</a>, only plant-based ingredients are used, ensuring that you keep your child’s skin healthy and moisturized. Included in the bath set is the 2-in-1 cleansing gel, multi-sensory bubble bath, no-rinse cleansing water and body lotion.</p>\\n<p><strong>Body Moisturizers</strong></p>\\n<p><strong>Body Lotion &amp; Oil </strong></p>\\n<p>Winter wreaking havoc on your skin? The <a href=\\\"https://www.beautybridge.com/bliss-buttered-up-collection/\\\">Bliss Buttered Up Collection</a> carries hydrating body butter in stunning scents like lemon &amp; sage, blood orange &amp; white pepper, and vanilla. For something lighter in fragrance, the <a href=\\\"https://www.beautybridge.com/whish-almond-body-butter/\\\">Whish Almond Body Butter</a> is completely natural and mostly organic. Formulated with organic shea and raspberry butters, you’ll have the softest skin – in even the harshest weather.</p>\\n<p><strong>Hand Cream &amp; Foot Treatment </strong></p>\\n<p>Hands and feet bear the brunt of it, don’t they? The <a href=\\\"https://www.beautybridge.com/ahava-happy-hands-collection/\\\">AHAVA Happy Hands Collection</a> aims to change all of that with their Dead Sea mud, mineral-rich formula. Allantoin repairs even the driest skin while witch hazel extract refreshes. You can’t forget your feet, and with the <a href=\\\"https://www.beautybridge.com/get-fresh-relief-for-tattered-tootsies/\\\"> Get Fresh Relief for Tattered Tootsies</a>, you’ll always be ready for sandal weather! In this 3-step treatment, you’ll find a lemongrass foot soak, scrub and repair cream, as well as a pumice stone. includes:</p>\\n<p><strong>Sun Care </strong></p>\\n<p><strong>Sunscreen </strong></p>\\n<p>It’s important to remember that a regular sunscreen should not be used on the face to avoid clogging pores. With that in mind, the <a href=\\\"https://www.beautybridge.com/coola-face-spf-30-mineral-sunscreen-unscented-matte-tint/\\\">COOLA Face SPF 30 Mineral Sunscreen</a> is an unscented, daily formula with a mineral base that shields you from pollution and the sun alike. Even better, you can use this under your makeup for all-day protection! For city residents, pollution and free radicals can really affect fine lines and wrinkles. The <a href=\\\"https://www.beautybridge.com/supergoop-city-sunscreen-serum-broad-spectrum-spf-30-pa-2-oz/\\\">Supergoop! City Sunscreen Serum</a> protects with SPF 30 and its anti-aging antioxidants. All Supergoop! skin care products are designed with natural and organic ingredients. Don’t forget a mineral sunscreen that protects the little ones, too! With the <a href=\\\"https://www.beautybridge.com/coola-baby-spf-50-mineral-sunscreen-unscented-moisturizer/\\\">COOLA Baby SPF 50</a>, you’ll get full-body protection for every member of your family. Shea butter, avocado and evening primrose oil combine to create the softest, most chemical-free sunscreen available.</p>\\n<p><strong>Self-Tanner</strong></p>\\n<p>If you want to avoid the sun but get color, try the <a href=\\\"https://www.beautybridge.com/marula-pure-beauty-oil-bronzing-self-tan-marula-oil/\\\">Marula Pure Beauty Oil Bronzing Self-Tan Oil</a>. Its naturally lightweight formula provides an instant glow without UV-ray exposure. <a href=\\\"https://www.beautybridge.com/brands/vita-liberata/\\\">Vita Liberata</a> provides a wide variety of tones and application length – all from the privacy of your home. Fight fine lines and wrinkles while keeping skin healthy!</p>\\n<p><strong>Shaving Products</strong></p>\\n<p>Getting a close shave has never been easier with ample skincare for men products. <a href=\\\"https://www.beautybridge.com/jack-black-supreme-cream-triple-cushion-shave-lather/\\\">Jack Black Triple Cushion Shave Lather</a> not only gets next to the skin, but the nut and seed oils allows the razor to glide seamlessly across your face while protecting against razor burn, nicks and cuts. Just getting into the curated shaving experience? <a href=\\\"https://www.beautybridge.com/the-art-of-shaving-starter-kit-unscented/\\\">The Art of Shaving Starter Kit</a> is the perfect place to begin. Replete with a genuine badger shaving brush, you’ll never look at a disposable blade again. Be sure to finish with <a href=\\\"https://www.beautybridge.com/the-art-of-shaving-after-shave-lotion-sandalwood/\\\">The Art of Shaving Sandalwood Aftershave</a> for a soft, spicy scent that lingers all day.</p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19484,\n        \"name\": \"Electronics\",\n        \"fullName\": \"Electronics\",\n        \"code\": \"C3462\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 750929,\n        \"imageUrl\": \"https://static.storeautomator.com/c/JP4EQS/media/227bb7ee-d7f0-4199-8136-b7540de6bb56.png\",\n        \"description\": \"ascvdfghj\",\n        \"metaTitle\": \"test\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19300,\n        \"name\": \"For Men\",\n        \"fullName\": \"For Men\",\n        \"code\": \"\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 70,\n        \"imageUrl\": null,\n        \"description\": \"<p><img class=\\\"__mce_add_custom__\\\" title=\\\"for mean, anthony, jack black, baxter of california\\\" src=\\\"https://www.beautybridge.com/product_images/uploaded_images/for-men-desktop.jpg\\\" alt=\\\"for mean, anthony, jack black, baxter of california\\\" width=\\\"920\\\" height=\\\"180\\\"></p>\\n<div class=\\\"category-description\\\">\\n<p><strong>Men’s Skincare </strong></p>\\n<p>A close shave and excellent skin tone can be created with the best face cleanser. While each of our top-of-the-line skincare products are excellent choices, each face needs something different. The <a href=\\\"https://www.beautybridge.com/anthony-glycolic-facial-cleanser-16-oz/\\\">Anthony Glycolic Facial Cleanser</a> works on normal, oily and combination skin, and skin is softened with glycolic acid. Perfect to use before shaving, the formula also includes chamomile to fight inflammation and aloe to hydrate even the most irritable skin.<a href=\\\"https://www.beautybridge.com/peter-thomas-roth-blemish-buffing-beads/\\\">Peter Thomas Roth’s Blemish Buffing Beads</a> is the best face scrub for the most perfectly clean face. Blemishes and blackheads will be banished with this super gentle yet deep-cleaning product. For men with overactive sweat glands, try the <a href=\\\"https://www.beautybridge.com/anthony-no-sweat-body-defense/\\\">Anthony No Sweat Body Defense</a>, which hydrates and staves off chafing with tapioca starch, aloe vera and macadamia nut oil.</p>\\n<p><strong>Moisturizers and Sunscreens</strong></p>\\n<p>You can’t forget about facial hydration – especially in inclement weather – as it’s the number one cause of wrinkles and fine lines. The <a href=\\\"https://www.beautybridge.com/jack-black-clean-break-oil-free-moisturizer/\\\">Jack Black Clean Break Oil-Free Moisturizer</a> is a lightweight balm that not only protects against signs of aging, but also defends against free radicals. Powerful and lightweight, the <a href=\\\"https://www.beautybridge.com/eshave-white-tea-face-moisturizer/\\\">eShave White Tea Face Moisturizer</a> uses Vitamin E and green tea extract for its anti-aging properties. What’s more: it’s a natural sunscreen that fights UVA and UVB rays! Speaking of natural sunblock, the <a href=\\\"https://www.beautybridge.com/dermalogica-daily-defense-block-spf15/\\\">Dermalogica Daily Defense Block</a> should be used after each shave owing to its unbeatable secret formula. Free of artificial fragrances, colors, and full of good-for-you ingredients like wheat germ, grape seed and Vitamin E, this product hydrates and protects against harsh UV rays.</p>\\n<p><strong>Anti-aging Treatments</strong></p>\\n<p>You need an expert combination of anti-aging products to get lasting results. With the <a href=\\\"https://www.beautybridge.com/lab-series-expert-skincare-collection/\\\">Lab Series Expert Skincare Collection</a>, you receive everything you need to fash wash, shaving cream, repair serum and an SPF 15 face cream that infuses skin with hydration. For skin that’s perhaps seen better days, try their 4-step <a href=\\\"https://www.beautybridge.com/lab-series-future-rescue-repair-serum/\\\">Future Rescue Repair Serum</a> that defends, detoxes, rebuilds and repairs natural collagen production for tighter skin. To top it off, the <a href=\\\"https://www.beautybridge.com/baxter-of-california-under-eye-complex/\\\">Baxter of California Under Eye Complex</a> night and day to decrease dark, puffy under-eye areas with antioxidants and seaweed extracts.</p>\\n<p><strong>Soap</strong></p>\\n<p>For those looking to shed some skin, Anthony has created an incredible <a href=\\\"https://www.beautybridge.com/anthony-exfoliating-cleansing-bar/\\\">Exfoliating + Cleansing Bar</a>, with jojoba bubbles that imperceptibly exfoliate the entire body. Coconut oil hydrates the driest skin and shea butter softens. If you suffer from rough skin, try the <a href=\\\"https://www.beautybridge.com/jack-black-epic-moisture-clean-cream-body-wash-3-oz/\\\">Jack Black Epic Moisture Clean Cream Body Wash</a>. Long in name and far-reaching in benefits, this soap rejuvenates and invigorates the senses without leaving a greasy residue behind.</p>\\n<p><strong>Shaving </strong></p>\\n<p>The <a href=\\\"https://www.beautybridge.com/the-art-of-shaving-mid-size-sandalwood-kit/\\\">Art of Shaving Mid-Size Sandalwood Kit</a> is a fantastic addition to any man’s daily shaving regimen. With their pre-shave gel, shaving cream, aftershave balm and trial-sized badger shaving brush in travel sizes, there’s no reason not to try these natural products. <a href=\\\"https://www.beautybridge.com/caswell-massey-almond-try-me-shaving-set/\\\">Caswell-Massey’s Almond Try Me Men’s Shaving Kit</a> provides everything you need for a close, flawless shave. The Pre-Shaving oil prepares and softens facial hair, shave cream lathers perfectly, and the after shave balm imparts a subtle fragrance of almond oil and botanicals.</p>\\n<p>Looking for a great shaving cream? <a href=\\\"https://www.beautybridge.com/baxter-of-california-super-close-shave-formula-tube-4-oz/\\\">Baxter of California’s Super Close Shave Formula</a> hydrates with its no-clog formula. Tea tree oil acts as an antiseptic and peppermint refreshes and soothes. Try <a href=\\\"https://www.beautybridge.com/whish-blue-agave-shave-crave-shave-cream-pump/\\\">Whish Shave Crave Shave Cream</a> for a natural shaving formula. Whether you use a shaving brush or razor, you’re sure to have it easy with raspberry and shea butter. Be sure to follow up with a personalized aftershave, like <a href=\\\"https://www.beautybridge.com/caswell-massey-newport-after-shave/\\\">Caswell-Massey’s Newport After Shave</a> with its warm citrus and sandalwood fragrance that lingers softly all day. <a href=\\\"https://www.beautybridge.com/shaveworks-the-cool-fix-5-3-oz/\\\">Shaveworks The Cool Fix</a> is both ingrown hair treatment and aftershave. Perfect for just-shaved skin, this powerful formula exfoliates trapped hairs and soothes irritated follicles. Use over the entire body for immediately relief.</p>\\n<p><strong>Men’s Hair Products</strong></p>\\n<p>As we age, it’s common for hair to thin. <a href=\\\"https://www.beautybridge.com/jack-black-true-volume-thickening-shampoo/\\\">Jack Black’s True Volume Thickening Shampoo</a> not only plumps up the hair shaft with wheat protein, but it also fights dandruff by keeping the scalp healthy by utilizing tea tree leaf oil and organic sunflower seed. Anthony offers a <a href=\\\"https://www.beautybridge.com/anthony-invigorating-rush-hair-body-wash-32-oz/\\\">2-in-1 shampoo and body wash</a> that stimulates the skin and scalp.</p>\\n<p><strong>Men’s Styling Products </strong></p>\\n<p>Your hairdresser isn’t the only person who can give you the perfect hair style. With professional products made especially for unruly hair, like the <a href=\\\"https://www.beautybridge.com/jack-black-wax-pomade/\\\">Jack Black Wax Pomade</a>, you’ve got custom control without greasiness. Best of all, Jack Black products are organic, paraben-free, animal-friendly and dermatologist-tested. Consider a perfect hair care kit via the <a href=\\\"https://www.beautybridge.com/baxter-of-california-hair-1-2-3-kit/\\\">Baxter of California Hair 1.2.3. Kit</a>, including their daily shampoo and conditioner, as well as their grooming lotion that moisturizes and thickens all hair. Add any styling product you desire for extra manageability.</p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19322,\n        \"name\": \"Fragrances\",\n        \"fullName\": \"Fragrances\",\n        \"code\": \"\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 92,\n        \"imageUrl\": null,\n        \"description\": \"<p><img class=\\\"__mce_add_custom__\\\" title=\\\"fragrances-desktop.jpg\\\" src=\\\"https://www.beautybridge.com/product_images/uploaded_images/fragrances-desktop.jpg\\\" alt=\\\"fragrances-desktop.jpg\\\" width=\\\"920\\\" height=\\\"180\\\"></p>\\n<div class=\\\"category-description\\\">\\n<p><strong>How to Buy a Personal Scent </strong></p>\\n<p>When trying to purchase a scent, it’s important to understand the distinction between perfumes, eau de toilettes, eau de colognes and body spray, which are listed in order of highest to lowest concentration. Perfume (which may also be known as perfume extract) is the most concentrated fragrance. Typically, people apply their lovely perfume directly to pulse points (wrists, the throat, behind the ears, etc.) for a day-long scent. Eau de parfum is often used to impart hair and clothing with a light scent. What makes eau de parfum’s top notes give way, leaving the ‘heart’ of the perfume behind. It is a much cheaper alternative to perfume, and typically lasts a long time. Eau de toilette usually has the same essence concentration as cologne, and can be expected to evaporate in much the same way as cologne and aftershave. Because these two do not have the staying power that perfume does, they can be reapplied – directly to skin – throughout the day for a invigorating spritz. It’s best to wear eau de toilettes and colognes in warmer months.</p>\\n<p><strong>Scents For Men </strong></p>\\n<p>One of the more fascinating colognes for men, the <a href=\\\"https://www.beautybridge.com/no-9-bask-blue-99-percent-pure-1-75-oz/\\\">No 9 Bask’s Blue 99 Percent Pure</a> is seduction in a bottle. With pheromones derived from oxytocin, men find great success with this formula. When it comes to a pheromone spray with a more subtle scent, try the <a href=\\\"https://www.beautybridge.com/no-9-bask-98-8-percent-pure-gold-label-world-traveler-spray-1-75-oz/\\\">98.8 Percent Pure Gold Label World Traveler Spray</a>. Without fillers or oils, these Milanese-crafted bottles contain your best chance of seducing members of the opposite sex. For a more traditional cologne, try <a href=\\\"https://www.beautybridge.com/caswell-massey-number-six-cologne-spray/\\\">Caswell-Massey’s Number Six Cologne Spray</a>. Not only has it been revered since its creation in 1752, but it was a favorite of George Washington himself! For another presidential scent, try the racy <a href=\\\"https://www.beautybridge.com/caswell-massey-jockey-club-cologne-spray/\\\">Jockey Club Cologne Spray</a>, preferred by John F. Kennedy. The expert blend of Caswell-Massey’s carefully selected aromatics is a telltale sign of prestige, and can be used as a stunning men’s aftershave.</p>\\n<p><strong>Perfumes For Women</strong></p>\\n<p>There’s something so enticing about a light fragrance, and the <a href=\\\"https://www.beautybridge.com/philosophy-fresh-cream-spray-fragrance-eau-de-toilette-0-5-oz/\\\">Philosophy Fresh Cream Spray Eau de Toilette</a> certainly delivers on its promise. Elevate your mood – and the mood of others – with this gorgeous and light aura without overwhelming the senses. Feel free to wear on its own, or with a wide variety of Philosophy’s Fresh Cream products. What if your beautiful perfume also helped to lock in hydration? Lightly spray the <a href=\\\"https://www.beautybridge.com/jaqua-buttercream-frosting-body-mist/\\\">Jaqua Buttercream Frosting Body Mist</a> over just-washed body. The alcohol-free, antioxidant-enriched formula will help skin remain touchably soft. For those with perfume sensitivities, finding the right one (without spending a fortune) can be difficult. With Le Couvent des Minimes, each of their products is 100% natural and focuses on utilizing hand-grown plants and herbs to create the most luscious of fragrances. Their <a href=\\\"https://www.beautybridge.com/le-couvent-des-minimes-eau-sereine-relaxing-holidays-collection/\\\">Eau Sereine Relaxing Holidays Collection</a> reflects the calm and relaxing mountain waters of the Haute Provençe region. Lightly spray your pillow each night with the Pillow Mist for sweet dreams, and cloak yourself in the botanical bouquet of the Cologne of Serenity. La Vanila creates good-for-you deodorant as well as fragrances, as proven by their <a href=\\\"https://www.beautybridge.com/lavanila-the-healthy-roller-ball-vanilla-coconut/\\\">Healthy Roller-Ball Vanilla Coconut perfume</a>. This exotic essence uses organic sugar cane, essential oils and antioxidants to transport you to paradise – wherever you are – and lightly lingers each day thanks to its revolutionary packaging. With the <a href=\\\"https://www.beautybridge.com/fekkai-soleil-hair-fragrance-mist-l-air-de-st-barths/\\\">Fekkai Soleil Hair Fragrance Mist L'Air de St. Barths</a>, lightly scent your hair each day for a tropical effect. Warm and enticing, this ‘sunshine in a bottle’ not only gives unwashed hair a boost, but it also keeps frizz in check. A day at the beach is only a spritz away with this incredible product.</p>\\n<p><strong>Eau de Parfum and Eau de Toilette</strong></p>\\n<p>Lightly envelop your skin with <a href=\\\"https://www.beautybridge.com/le-couvent-des-minimes-botanical-cologne-of-the-morning-3-3-oz/\\\">Le Couvent des Minimes’ Botanical Cologne of The Morning</a>, which aims to invigorate the senses at the start of day. Orange and lemon invigorate the senses, cedar improves memory and focus, and basil enhances the effectiveness of the respiratory system.The <a href=\\\"https://www.beautybridge.com/caswell-massey-verbena-eau-de-toilette-spray/\\\">Caswell-Massey Verbena Eau de Toilette Spray</a> is an instant pick-me-up in bottle form. Extra refreshing in warm weather, this product – produced by America’s oldest perfume maker – sneaks in citrus notes like mandarin, as well as spiciness in the form of basil and cedar. It’s impossible not to feel rejuvenated. For those affected negatively by perfumes – but interested in a light, signature scent, why not try <a href=\\\"https://www.beautybridge.com/archipelago-botanicals-milk-eau-de-toilette/\\\">Archipelago Botanicals’ Milk Eau de Toilette</a>. This curious, sensual blend of fragrance oils like soy and oat are alluring in their simplicity. Not only does this natural body spray calm the sense, but nothing negative lurks in the ingredient list. Try it today!</p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19499,\n        \"name\": \"Industrial\",\n        \"fullName\": \"Industrial\",\n        \"code\": \"C362\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 362,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19332,\n        \"name\": \"Makeup\",\n        \"fullName\": \"Makeup\",\n        \"code\": \"\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 126,\n        \"imageUrl\": null,\n        \"description\": \"<p><img class=\\\"__mce_add_custom__\\\" title=\\\"makeup-desktop.jpg\\\" src=\\\"https://www.beautybridge.com/product_images/uploaded_images/makeup-desktop.jpg\\\" alt=\\\"Makeup, Cosmetics, stila, bare minerals\\\" width=\\\"920\\\" height=\\\"180\\\"></p>\\n<div class=\\\"category-description\\\">\\n<p><strong>Face Primer</strong></p>\\n<p>Before putting on your face, be sure to apply a makeup primer. Not only does this give you a great base to work with, but it extends the life of your look. <a href=\\\"https://www.beautybridge.com/makeup/face/foundation-primer/?_bc_fsnf=1&amp;brand=142\\\">Smashbox Cosmetics</a> has made a name for itself with its long-lasting face primers, CC creams, and primer oils. Applying a sunscreen can really mess up your makeup, but what if we told you that sunscreen primers were the 2-in-1 product we’ve been hoping for? With <a href=\\\"https://www.beautybridge.com/coola-daydream-spf-30-mineral-primer/\\\">COOLA Daydream™ Mineral Primer</a>, you get a matte finish, long wear and waterproof sun protection!</p>\\n<p><strong>Foundation</strong></p>\\n<p>Easily the most popular brand of camouflaging concealer on the market today, <a href=\\\"https://www.beautybridge.com/brands/dermablend/\\\">Dermablend</a> offers full coverage with easy application. Unlike other concealers and powders, Dermablend was the brainchild of a dermatologist in the hopes to be used by people of all genders, ethnicities, backgrounds and skin conditions. No matter if you’re looking for face makeup or body makeup, this is the best concealer for skin irregularities. The <a href=\\\"https://www.beautybridge.com/becca-cosmetics-ever-matte-shine-proof-foundation/\\\">Becca Ever-Matte Shine-Proof Foundation</a> is a gorgeous, non-budge cream foundation with an incredible lifespan for oily and combination skin. Kiss touch-ups goodbye with this all-over coverage. We’re in love with Becca for many reasons, but with one of the largest color spectrums for makeup concealer products in the business, there’s something for everyone!</p>\\n<p>On the other end of the spectrum, <a href=\\\"https://www.beautybridge.com/brands/bareminerals/?_bc_fsnf=1&amp;product-type=Loose+Foundation\\\">Bare Minerals pressed powder and loose powder</a> offer flawless but feather-light application with a brush swipe. If you’re looking for fuller coverage, simply add another layer to this 8-hour, 5-ingredient wonder foundation. Even better, the non-comedogenic formula actually improves skin tone! For a pressed powder foundation, why not check out the <a href=\\\"https://www.beautybridge.com/pixi-colour-correcting-powder-foundation/\\\">Pixi Color Correcting Powder Foundation</a>? Never cakey and full of good-for-you ingredients like aloe vera, peptides and super fruit extracts, you’ll be improving your skin quality while covering up your imperfections.</p>\\n<p><strong>Blush and Bronzer </strong></p>\\n<p>To put some color back in your cheeks, you need a great blush or bronzer – or both! <a href=\\\"https://www.beautybridge.com/stila-convertible-color-peony/\\\">Stila Convertible Color</a> is a cream blush that provides a subtle tint for eyes, lips and cheeks. If you prefer a pressed powder, why not grab a blush brush and apply <a href=\\\"https://www.beautybridge.com/japonesque-velvet-touch-blush-radiant-powder-cheek-color-shade-6/\\\">Japonesque’s Velvet Touch Blush Radiant</a>? One layer gives a hint of red, peach or bright pink, and a layered look will give you unparalleled depth and sculpted beauty. Are you looking for paraben-free natural hues and classic colors? With their makeup, skincare and nail polish items, <a href=\\\"https://www.beautybridge.com/brands/thebalm/\\\">theBalm</a> has been taking over the beauty scene.</p>\\n<p><strong>Nail Polish and Nail Care</strong></p>\\n<p>For the ultimate in colors and nail polish trends, <a href=\\\"https://www.beautybridge.com/brands/deborah-lippmann/\\\">Deborah Lippmann</a> has made a splash with her celebrity clients and presence at New York Fashion Week. Gel and shellac manicures damage nails and nail beds, but with the Lippmann Gel Lab Pro polishes, you’ll have long-lasting, chip-free, quick-drying coverage. What’s more, natural ingredients like horsetail extract and keratin actually strengthen nails, and you’ll never find formaldehyde, DBP, sulfates or toluene in these products. Trying to regenerate nail strength from years of gel and shellac? With <a href=\\\"https://www.beautybridge.com/brands/perfect-formula/\\\">Perfect Formula</a> nail products, one swipe of the clear, pink or ruby coat takes care of yellowing, splitting nails. With the unique formula, nails grow straighter, faster and stronger than ever!</p>\\n<p><strong>Eye Makeup </strong></p>\\n<p><strong>Eyeliner</strong></p>\\n<p>Dip an eyeliner brush into your <a href=\\\"https://www.beautybridge.com/stila-smudge-pot-black/\\\">Stila Smudge Pot</a> for an easy smoky eye that has staying power. Though it only comes in three shades, you have unlimited flexibility to make an evening or daytime look pop. Do you change your daily look up on the regular? The <a href=\\\"https://www.beautybridge.com/bareminerals-smile-laugh-wink-3-piece-eyeliner-wardrobe/\\\">BareMinerals Smile Laugh Wink 3-piece eyeliner set</a> offers a pencil, cream, and the best liquid liner You deserve long lasting eyeliner that works, so why not try this bestseller?</p>\\n<p><strong>Mascara </strong></p>\\n<p>If you’re looking for a black mascara that amps up the volume and fullness of lashes, look no further than <a href=\\\"https://www.beautybridge.com/thebalm-mad-lash-black-mascara/\\\">theBalm’s Mad Lash</a>. Natural ingredients, hard-working formula and incredible results? Sign us up! With its <a href=\\\"https://www.beautybridge.com/smashbox-x-rated-mascara-rich-black/\\\">X-rated Mascara</a>, Smashbox gives you unnaturally luscious lashes and buildable coverage with a brush that isolates and coats each and every lash. Kiss flaking and smudging goodbye and say hello to your new favorite mascara!</p>\\n<p><strong>Makeup Tools </strong></p>\\n<p>For makeup application, there is no other other makeup blending sponge that compares to <a href=\\\"https://www.beautybridge.com/brands/beautyblender/\\\">Beautyblender</a>. Whether powder or cream-based, it’s easy to apply too much concealer, blush and highlighter, but with the Beautyblender Pro, you’ll have effortless matte color at your fingertips without pesky stains. As for eye makeup brushes, look no further than the <a href=\\\"https://www.beautybridge.com/japonesque-velvet-touch-eye-brush-set/\\\">Japonesque Velvet Touch Eye Brush Set</a> for your day-to-evening transformations. Luxurious yet durable brushes, these are what professional makeup artists reach for when they create their art.</p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 30126,\n        \"name\": \"New Category\",\n        \"fullName\": \"New Category\",\n        \"code\": \"C30126\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 0,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19423,\n        \"name\": \"Personal Care\",\n        \"fullName\": \"Personal Care\",\n        \"code\": \"\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 217,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">\\n<p><strong>Deodorant </strong></p>\\n<p>With health risks associated with nasty ingredients in antiperspirants and deodorants, we’re happy to state that all of our underarm products come aluminum-free. With the <a href=\\\"https://www.beautybridge.com/bioderma-sensibio-deo-freshness-deodorant/\\\">Bioderma Sensibio Deo Freshness Deodorant</a>, you’ll find that embarrassing body odor will be kept in line all while allowing the body to breathe naturally. Even better, this product soothes irritated skin post-epilation or shaving, all without the use of alcohol. La Vanila has become one of the most trusted ‘healthy’ deodorants on the market today, and each container is filled with antioxidants and zero harsh chemicals. The company especially famous for its wide range of scents, so if you’re not sure which to choose, try the <a href=\\\"https://www.beautybridge.com/lavanila-7-days-of-deo-collection/\\\">7 Days of Deo Collection</a>, which allows you one different perfume for each day of the week! Whish <a href=\\\"https://www.beautybridge.com/whish-deodorant-gel/\\\">Deodorant Gel</a> is another fantastic formula that is not only free of parabens and aluminum, but also hinders hair growth with chaparral extract. Smell great and treat your body right! </p>\\n<p><strong>Hair Products</strong></p>\\n<p>When it comes to hair treatments, Beauty Bridge is your one-stop shop! \\nDaily straightening and heat treatments take their toll, and reinfusing lost moisture is a necessity. With <a href=\\\"https://www.beautybridge.com/marula-pure-beauty-oil-deep-moisture-hair-mask/\\\">Marula Pure Beauty Oil’s Deep Moisture Hair Mask</a>, it takes less than five minutes to get lustrous, manageable hair without any harsh, unnatural chemicals. Peter Thomas Roth has developed a groundbreaking keratin hair treatment system – the <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-24k-gold-pure-luxury-age-defying-hair-mask-and-bonnet-system/\\\">24K Gold Age-Defying Hair Mask And Bonnet System</a> – which binds keratin into each strand of hair without weighing it down. With heat activation, you’ll repair and protect your tresses with the best hair treatment outside of a salon. Do you suffer from greasy hair? With <a href=\\\"https://www.beautybridge.com/leonor-greyl-tonique-vegetal-spray-for-oily-scalp/\\\">Leonor Greyl’s Tonique Vegetal</a>, kiss limp and oily tresses goodbye. Amino acids and vitamins slow down sebum production and give you incredibly manageable style opportunity! </p>\\n<p><strong>Shampoo &amp; Conditioner</strong></p> \\n<p>For those with itchy, sensitive scalps, look to the <a href=\\\"https://www.beautybridge.com/bioderma-node-a-shampooing-soothing-shampoo/\\\">Bioderma Node A Shampooing Soothing Shampoo</a> for relief. Unlike other shampoos, this formula is gentle enough to cleanse but not strong enough to strip hair follicles of their natural balance. If you find your hair thinning – or simply want more volume – try <a href=\\\"https://www.beautybridge.com/regenesis-thickening-shampoo-scalp-therapy-formula/\\\">ReGenesis’ Thickening Shampoo Scalp Therapy Formula</a>. Color-safe, sulfate-free, this shampoo will transform your hair into fuller, smoother  strands! For the best in color-safe hair conditioner, look to the <a href=\\\"https://www.beautybridge.com/fekkai-technician-color-care-conditioner-8-oz/\\\">Fekkai Technician Color Care Conditioner</a>. Its intensive formula swathes each strand in a protective layer to extend the life of your hair dye and give you the most touchably soft ‘do! For dry and damaged hair, reach for <a href=\\\"https://www.beautybridge.com/marula-pure-beauty-oil-intensive-repair-conditioner/\\\">Marula Pure Beauty Oil’s Intensive Repair Conditioner</a>, which is one of our favorite deep conditioning product. This color-safe hair care formula protects against UV rays and free radicals, too! For the most sensitive scalps, the no-tear <a href=\\\"https://www.beautybridge.com/mustela-gentle-shampoo-6-76/\\\">Mustela Gentle Shampoo</a> has been developed with 93% plant-based ingredients. What’s more, hypoallergenic users can be sure that this hard-working shampoo actually works! </p>\\n<p><strong>Hair Styling Products</strong></p>\\n<p>Daily washing can dry out hair unnecessarily. Keep grease and oil in check with the <a href=\\\"https://www.beautybridge.com/philosophy-pure-grace-dry-shampoo/\\\">Philosophy Pure Grace Dry Shampoo</a>. With a luscious but light floral scent, this product cleans, volumizes and gives texture to each strand to extend the life of your blowout. Speaking of blowouts, the <a href=\\\"https://www.beautybridge.com/briogeo-rosarco-blow-dry-perfection-and-heat-protectant-creme/\\\">Rosarco Blow Dry Perfection and Heat Protectant Creme</a> is everything that unmanageable hair has been dreaming of. Free of parabens, phthalates, sulfates and silicones, this natural hair product has been designed to fight frizz, bolster hair follicles and protect against heat up to 425°F! This will be your favorite hair styling product in your bathroom cabinet! This is also one of the best products for curly hair! Finish your blowout with the <a href=\\\"https://www.beautybridge.com/fekkai-sheer-hold-hairspray/\\\">Fekkai Sheer Hold Hairspray</a>, the best hairspray for a no-fuss, no crunch, no letdown look. </p>\\n<p><strong>Hair Removal </strong></p>\\n\\n<p>When it comes to hair removal, don’t settle for your regular razor and drugstore shaving cream, which can dry out skin and cause uncomfortable ingrown hairs. Are you searching for the perfect facial hair removal kit?  Peter Thomas Roth has developed <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-bye-bye-hair-2-step/\\\">Bye Bye Hair!</a>, a 2-step routine. Use the serum each day to reduce the appearance and density of hair. Occasionally follow with the removal cream, which works in under five minutes. Best of all? This product hydrates rather than irritating sensitive skin. For body waxing, try the <a href=\\\"https://www.beautybridge.com/bliss-poetic-waxing-at-home-hair-removal-kit/\\\">Bliss Poetic Waxing At-Home Hair Removal Kit</a>. The formula and containers are microwavable, which allows for a fast-acting treatment. Whether you’ve got fine or thick hair, this wax works efficiently and easily. With <a href=\\\"https://www.beautybridge.com/whish-coconut-milk-shave-cream-with-hair-inhibitor/\\\">Whish Coconut Milk Shave Cream</a>, not only do you get the closest and most hydrated shave of your life, but you also get a built-in hair inhibitor. It’s no wonder that it received the Fitness Beauty Award! If you’re prone to ingrowns, fight back with <a href=\\\"https://www.beautybridge.com/bliss-ingrown-eliminating-pads-50-pads/\\\">Bliss Ingrown Eliminating Pads</a>. Salicylic and glycolic acid exfoliate any part of shaved skin. Be sure to use them each day between waxings and shavings to smooth skin. </p>\\n \\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19385,\n        \"name\": \"Skincare\",\n        \"fullName\": \"Skincare\",\n        \"code\": \"\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 179,\n        \"imageUrl\": null,\n        \"description\": \"<p><img class=\\\"__mce_add_custom__\\\" title=\\\"skincare, babor, trilipiderm\\\" src=\\\"https://www.beautybridge.com/product_images/uploaded_images/skincare-desktop.jpg\\\" alt=\\\"skincare, babor, trilipiderm\\\" width=\\\"920\\\" height=\\\"180\\\"></p>\\n<div class=\\\"category-description\\\">\\n<p>At Beauty Bridge, we understand that each of our clients has a wide-range of skin needs, and we’ve set out to provide only the finest skin care products to cleanse, moisturize, treat and protect. Whether you’re looking to treat rosacea, wrinkles, acne or dry skin, we have a skin care routine that’s perfect for you.</p>\\n<p><strong>Face Masks</strong></p>\\n<p>For use on the face, chest and back, the <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-therapeutic-sulfur-masque-acne-treatment/\\\">Peter Thomas Roth Sulfur Masque Acne Treatment</a> is a real game changer. Loaded with kaolin and bentonite clays to draw out blemishes and tighten pores, this mask can be used 2-3 times per week without you worrying about overdrying!</p>\\n<p>The <a href=\\\"https://www.beautybridge.com/exuviance-overnight-recovery-masque/\\\">Exuviance Overnight Recovery Mask</a> is more than an overnight treatment: it battles harmful pollution and free radicals to reverse signs of aging and infuse the skin with antioxidants, natural moisturizers and evening primrose oil to help skin continue to fight these destructive elements. Best of all, it’s perfect for all skin types! If you’re tired of messy mud masks but love how they make your face feel, try the <a href=\\\"https://www.beautybridge.com/patchology-smartmud-no-mess-mud-masques-detox-4-masques/\\\">Patchology No Mess Mud Masques</a>! Simply peel the backing strips off the mud sheet and apply for 10 blissful minutes to get cleaner, tighter, blemish-free skin!</p>\\n<p><strong>Anti-Aging Products</strong></p>\\n<p>Over the years, have you found it difficult to find the right products to combat forming fine lines and wrinkles? With our arsenal of alpha-hydroxy acids, vitamin-infused tonics and retinoid skin care products at your literal fingertips, you can reverse the signs of aging in their tracks.</p>\\n<p><strong>Eye Cream</strong></p>\\n<p>When eyes are tired, discolored or drooping, it can deflate some of your confidence. Take charge by starting and ending each day with <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-retinol-fusion-pm-eye-cream/\\\">Peter Thomas Roth’s Retinol Fusion PM Eye Cream</a>, which is not only the hardest-working eye serum on the market, but chock full of good-for-skin ingredients like shea butter, caffeine and vitamins A, C and E. Simply dab around and under your eyes for 8 hours of wrinkle-fighting, moisturizing goodness. In a rush and need to freshen up? <a href=\\\"https://www.beautybridge.com/patchology-flashpatch-eye-gels/\\\">Patchology’s FlashPatch Eye Gels</a> are five-minute under eye gel patches that revive lackluster skin.</p>\\n<p><strong>Skin Tightening Serums</strong></p>\\n<p>When we age, our skin loses a lot of its bounce-back collagen production, and the right skin products can rev things up in no time! With a wide range of Dermatologica products made specifically for boosting firmness – like the <a href=\\\"https://www.beautybridge.com/dermalogica-age-smart-super-rich-repair/\\\">AGE Smart Super Rich Repair</a> or the <a href=\\\"https://www.beautybridge.com/dermalogica-extra-firming-booster/\\\">Extra Firming Booster</a> – you’ll get natural skin care that works! These super-concentrated serums smooth, plump and firm skin surface while protecting against signs of aging. And without any artificial additives, you know it’s good for you!</p>\\n<p><strong>Wrinkle-Fighting </strong></p>\\n<p>Perhaps the most troubling part of aging is the physical evidence. But what if you could stop aging skin in its tracks? One of the biggest reasons for wrinkles is a lack of moisture, but with <a href=\\\"https://www.beautybridge.com/cane-austin-30-percent-miracle-pad/\\\">Cane &amp; Austin’s 30 Percent Miracle Pad + skin peel</a>, you increase collagen, decrease the appearance of age spots and increase plumpness with the glycolic acid clinical treatment. <a href=\\\"https://www.beautybridge.com/brands/babor/\\\">Babor skin products</a> go above and beyond to give you the softest, fullest and smoothest skin possible. With ampoules, skin serums, treatments, facial cleansers and moisturizers, you’ll find the perfect product to fight premature aging and those nasty free radicals.</p>\\n<p><strong>Rosacea Skin Products</strong></p>\\n<p>For those dealing with rosacea, finding a sensitive skin care regime can be difficult. With the <a href=\\\"https://www.beautybridge.com/brands/bioderma/?_bc_fsnf=1&amp;concern=Redness+%26+Irritation\\\">Bioderma Sensibio line</a>, you’ll get fragrance free, water-based, hypoallergenic products in the form of soothing facial cleansers, moisturizers and micellar water.</p>\\n<p><strong>Acne Products </strong></p>\\n<p>Tired of the breakouts and embarrassing acne scars? You need to find acne skin care products that have your skin’s interests in mind. The <a href=\\\"https://www.beautybridge.com/g-m-collin-oxygen-puractive-cleansing-set/\\\">G.M. Collin Puractive Cleansing Set</a> is a two-bottle set of alcohol-free cleansing gel and treating mist. With 100% natural skin care ingredients, this these products cleanse and tighten pores, leaving a perfectly matte finish behind. Our other favorite acne treatment is the <a href=\\\"https://www.beautybridge.com/exuviance-essentials-oily-acne-prone-skin-kit/\\\">Exuviance Essentials Oily/Acne Prone Skin Kit</a>, with everything you need to get healthy skin while fighting signs of aging! In this set, you’ll find antibacterial facial cleanser, night moisturizer, eye cream and more! Looking for a quick fix for a nasty zit? <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-acne-spot-and-area-treatment/\\\">Peter Thomas Roth's Acne Spot And Area Treatment</a> is a salicylic acid compound that stops blemishes in their tracks!</p>\\n<p><strong>Exfoliation Products </strong></p>\\n<p>For incredible sensitive but dry skin, you need a moisturizer that works. With <a href=\\\"https://www.beautybridge.com/search-results/?search_query=rilastil#/?keywords=rilastil&amp;search_return=all&amp;Concern=Dull+Complexion\\\">Rilastil</a>, take care of cracking elbows and hands with a wide variety of naturally effective ingredients like DNA sodium, sodium lactate and shea butter to lock in moisture. For the deepest exfoliation around, try <a href=\\\"https://www.beautybridge.com/search-results/?search_query=glycolic\\\">our wide range of glycolic acid treatments</a> from brands like Anthony, NeoStrata Philosophy.</p>\\n<p>From makeup removers to masks to anti-aging creams, Beauty Bridge carries everything that you need to look and feel your best. With the latest developments in skin care and time-honored ingredients, you can be sure that you’ll get the results that you desire from the brands you know and trust.</p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19487,\n        \"name\": \"Sports\",\n        \"fullName\": \"Sports\",\n        \"code\": \"C349\",\n        \"parentId\": 0,\n        \"groupId\": 0,\n        \"imageId\": 349,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19238,\n        \"name\": \"Bath & Body Sets\",\n        \"fullName\": \"Bath & Body>Bath & Body Sets\",\n        \"code\": \"BB16\",\n        \"parentId\": 19237,\n        \"groupId\": 0,\n        \"imageId\": 848016,\n        \"imageUrl\": \"https://static.storeautomator.com/c/JP4EQS/media/efdb1644-7d1a-41d9-8abd-68068fe0a223.png\",\n        \"description\": \"<div class=\\\"category-description\\\">\\n<p>Since their launch in 2000, REN Skincare has dominated the natural body care sector with their entirely plant- and mineral-based products. Over 40 countries stock their healthful formulas, and it’s not hard to see why! Take, for instance, the <a href=\\\"https://www.beautybridge.com/ren-energising-restive-sea-son-gift-set/\\\">REN Energising Restive Sea(son) Gift Set</a>. Each product is infused with Atlantic kelp, which boosts cellular metabolism and provides a radiant glow, thanks to vitamins A, C, E, and zinc. Magnesium is also a key player here, for when we have a magnesium deficiency, we feel weaker and age more rapidly. Rejuvenate mind, body, and soul with the invigorating and naturally-scented body wash, exfoliating body scrub, and energising body lotion. Perhaps you want a gift set that provides a few trademarked scents. Reach for the REN organic skin care products in <a href=\\\"https://www.beautybridge.com/ren-merry-little-luxuries-gift-set/\\\">Merry Little Luxuries</a>, which includes the Atlantic Kelp and Magnesium Body Wash and Lotion, but also the Moroccan Rose Otto Body Lotion and Body Wash. Rose and chamomile oils help to alleviate skin conditions like eczema, acne, and rosacea.</p>\\n \\n<p>Philosophy bath products aim to inspire the mind while enveloping the body with gorgeous scents and ingredients. With the <a href=\\\"https://www.beautybridge.com/philosophy-thinking-of-you-gift-set/\\\">Thinking of You Gift Set</a>, the Pure Grace line comes in a body lotion, as well as the shampoo, bath &amp; shower gel. Gentle yet effective, your skin will be nurtured, pampered, and lightly scented with this Philosophy gift set. Seeking an even more uplifting duo? Try the <a href=\\\"https://www.beautybridge.com/philosophy-you-re-amazing-gift-set/\\\">You`re Amazing Gift Set</a> in the iconic Amazing Grace aroma. A gorgeous feminine blend of citrus, bergamot, lily, and musk, layer the award-winning shampoo, bath &amp; shower gel with the whipped body creme for luscious, all-over hydration. Blood orange and white pepper are a superb combination in <a href=\\\"https://www.beautybridge.com/bliss-away-we-glow-collection/\\\">Bliss’ Away We Glow Collection</a>, and invigorate the senses with a spicy and intoxicating aura. This gift set is replete with travel-sized hand cream, body wash, and Bliss body butter, which works to moisturize skin affected by psoriasis, rosacea, and eczema. If your body is crying out for more hydration, try the <a href=\\\"https://www.beautybridge.com/bliss-buttered-up-collection/\\\">Bliss Buttered Up Collection</a>, a 4-piece collection that incorporates blood orange and white pepper, lemon-sage, vanilla-snowflake, and “Naked” body butter, the most intense moisturizer in the Bliss skin care regime.</p>\\n \\n<p>The salts of Dead Sea have long been known for their restorative properties, and they’ve never been so perfectly captures as in AHAVA body care. Try the <a href=\\\"https://www.beautybridge.com/ahava-body-firming-duo/\\\">Body Firming Duo</a>, a two-step skin treatment routine that has been clinically proven to improve the appearance of cellulite. If hydration is what you desire, look to the <a href=\\\"https://www.beautybridge.com/ahava-delightful-body-minerals-trio/\\\">Delightful Body Minerals Trio</a> to infuse moisture into the body, hands, and feet. Speaking of feet, Get Fresh has pioneered the foot care industry with its <a href=\\\"https://www.beautybridge.com/get-fresh-relief-for-tattered-tootsies/\\\">Relief for Tattered Tootsies</a> kit. This paraben-free skin care collection sloughs, buffs, and hydrates the “sole” with its foot soak, foot scrub, and natural moisturizer. Speaking of natural moisturizers, the <a href=\\\"https://www.beautybridge.com/whish-coconut-milk-ammo-kit/\\\">Whish Coconut Milk Ammo Kit</a> is a fantastic combination of the Whish products you know and love! Even the harshest winter can’t keep shaved legs from looking their best when you use the shave cream (with inhibitor), self-tanner, and the correcting gel. </p>\\n \\n<p>For nearly 60 years, Mustela products have been carefully created for mothers-to-be, infants, and children. All of these formulas are hypoallergenic, non-comedogenic, paraben-free and scientifically tested to ensure that their sensitive skin care is precisely that. Whether for bath time, diaper changes, or quick clean-ups, you can be sure that the <a href=\\\"https://www.beautybridge.com/mustela-newborn-arrival-gift-set/\\\">Mustela Newborn Arrival Gift Set</a> includes the best skin care products on the market today. When your baby gets a bit older, introduce the <a href=\\\"https://www.beautybridge.com/mustela-bathtime-essentials-set/\\\">Bathtime Essentials Set</a>, which includes the 2-in-1 hair and skin cleanser, multi-sensory bubble bath, micellar water (that requires zero rinsing), and the perfect body lotion that handles even the driest of skin. </p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19239,\n        \"name\": \"Body Cleansers\",\n        \"fullName\": \"Bath & Body>Body Cleansers\",\n        \"code\": \"\",\n        \"parentId\": 19237,\n        \"groupId\": 0,\n        \"imageId\": 3,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">From the moment you turn on the shower in the morning to the second you finally get to relax into your nighttime bath, Beauty Bridge has the soaps, gels, bubbles and salts to fully stock your bathroom with top-tier products to pamper you silly.</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19245,\n        \"name\": \"Body Moisturizers\",\n        \"fullName\": \"Bath & Body>Body Moisturizers\",\n        \"code\": \"\",\n        \"parentId\": 19237,\n        \"groupId\": 0,\n        \"imageId\": 9,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Winter's not the only time that calls for a bit of hydration, but it's easy to keep your skin nice and quenched with the top-shelf array of body moisturizers from Beauty Bridge. We've got creams, butters, massage oils and lotions to satisfy all of your body's particular thirsts.</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19249,\n        \"name\": \"Body Powders & Dusts\",\n        \"fullName\": \"Bath & Body>Body Powders & Dusts\",\n        \"code\": \"BB17\",\n        \"parentId\": 19237,\n        \"groupId\": 0,\n        \"imageId\": 13,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">There's nothing better than stepping out of a warm, luxurious bath - but dousing your body in a fragrant powder might be a close second. Choose from Beauty Bridge's selection of talcs, powders and perfumed body dusts for a royally good finish to any cleansing ritual. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19250,\n        \"name\": \"Body Treatments\",\n        \"fullName\": \"Bath & Body>Body Treatments\",\n        \"code\": \"\",\n        \"parentId\": 19237,\n        \"groupId\": 0,\n        \"imageId\": 14,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Need a little extra power added to your daily skincare routine? You can count on Beauty Bridge to deliver you the finest in cellulite treatments, foot and leg products, body masques and specialized formulas to treat your neck and decollete area.</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19255,\n        \"name\": \"Supplements\",\n        \"fullName\": \"Bath & Body>Supplements\",\n        \"code\": \"BB14\",\n        \"parentId\": 19237,\n        \"groupId\": 0,\n        \"imageId\": 25,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">You get what you give, and when it comes to your diet, you certainly are what you eat. Add some beauty-inducing nutritional value to your daily lifestyle with any of the top-shelf supplements available here at Beauty Bridge. Harnessing all of that rejuvenating, balancing and strengthening power has never been easier. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19240,\n        \"name\": \"Bath & Shower Gel\",\n        \"fullName\": \"Bath & Body>Body Cleansers>Bath & Shower Gel\",\n        \"code\": \"BB12\",\n        \"parentId\": 19239,\n        \"groupId\": 0,\n        \"imageId\": 4,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\" <p=\\\"\\\">Beauty Bridge bath and shower gels contain luxurious essential oils, delicately-balanced fragrances, and antioxidants to provide nutrients in each and every wash. We are also proud to provide paraben-free body washes, which are important especially if you have dry skin. In fact, the more lather your bath and shower gel creates, the more it will strip skin of its natural protective barrier. Be sure to choose from our hand-picked collection to improve your daily grooming needs.<p></p>\\n<p><strong>Skin Care Sets </strong></p>\\n<p>Bright and perfectly-packaged, the <a href=\\\"https://www.beautybridge.com/philosophy-you-re-amazing-gift-set/\\\">Philosophy You`re Amazing Skin Care Gift Set</a> contains the company’s award-winning shampoo/shower gel combo with their super-light whipped body cream. These Philosophy bath products are the company’s top-sellers for a reason! With their charming, hand-drawn graphics and high-quality natural ingredients, REN’s organic skincare products have taken the personal care world by storm. The <a href=\\\"https://www.beautybridge.com/ren-rose-to-the-world-gift-set/\\\">Rose to The World Gift Set</a> utilized their 100% plant and mineral-based formulas to produce their Moroccan Rose Otto natural body wash and body lotion. Genuine Moroccan rose and chamomile oils in these Ren skincare products help to alleviate skin inflammation caused by eczema and rosacea, and leave a delicate scent behind. Not to be outdone, the <a href=\\\"https://www.beautybridge.com/bliss-away-we-glow-collection/\\\">Bliss Away We Glow Collection</a> is a spa in a box. You’ll receive their hand cream, body butter, and “Soapy Suds” in their trademark fragrance of bright blood orange and spicy white pepper. </p>\\n<p><strong>Bath &amp; Shower Gels</strong></p>\\n<p>We love Bliss products for their spa-at-home aesthetic, and their <a href=\\\"https://www.beautybridge.com/bliss-lemon-sage-soapy-suds-body-wash-bubbling-bath/\\\">Lemon+Sage Soapy Suds Body Wash</a> is a bright, super-bubbling shower gel and bubble bath in one! Speaking of a citrus scents, the <a href=\\\"https://www.beautybridge.com/caswell-massey-verbena-foaming-bath-cream/\\\">Caswell-Massey Verbena Foaming Shower Cream</a> incorporates mandarin, jasmine, and cedar extracts into its glycerin-rich formula. You’ll soothe even the driest of skin while lifting your spirits in the coldest months of the year. If you’re searching for a more subdued fragrance, try the <a href=\\\"https://www.beautybridge.com/caswell-massey-almond-and-aloe-hand-body-wash/\\\">Caswell-Massey Almond and Aloe Hand &amp; Body Wash</a>, which combines aloe vera, glycerin, and the restorative powers of sweet almond oil to produce a stunning, paraben- and sulfate-free soap. To protect your mind and body from the relentless onslaught of free radical damage, reach for a bottle of <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-mega-rich-body-cleanser-gel/\\\">Peter Thomas Roth’s Mega-Rich Body Cleanser Gel</a>. With its light citrus scent and incredible antioxidants (like vitamin B5 and E), you’ll leave skin healthier and happier with each use. </p>\\n \\n<p>All skin types will love the <a href=\\\"https://www.beautybridge.com/dermalogica-conditioning-body-wash-2-5-oz/\\\">Dermalogica Conditioning Body Wash</a>, which combines the healing properties of sandalwood, orange, and sage oils with purifying tea tree and eucalyptus oils. No artificial colors, fragrances, or soap: just pure cleansing. We truly love the traditional botanical blends of Le Couvent des Minimes, and their <a href=\\\"https://www.beautybridge.com/le-couvent-des-minimes-eau-sereine-relaxing-shower-veil/\\\">Eau Sereine Relaxing Shower Veil</a> transports us to Provençe with its luxurious plant-based formula. Lavender, mandarin, cedar: you’ll be enveloped and invigorated by this delicate and natural shower gel.We can’t say enough about Whish skin care, especially their best-selling <a href=\\\"https://www.beautybridge.com/whish-blue-agave-bath-and-body-gel/\\\">Blue Agave Bath and Body Gel</a>. Organic aloe, raspberry, and shea butter infuse the skin with antioxidants in a sodium lauryl sulfate-free formula. Best of all, all Whish products are petrochemical-, paraben, phthalate, and sulfate-free! For a tropical getaway, why not try their <a href=\\\"https://www.beautybridge.com/whish-coconut-body-wash/\\\">Coconut Body Wash</a> to soften and moisturize? You certainly deserve it! </p>\\n \\n<p><strong>Best Body Wash for Men</strong></p>\\n<p>For men who require a more luxurious grooming experience, Beauty Bridge has precisely what you’re looking for. Jack Black skin care has created the <a href=\\\"https://www.beautybridge.com/jack-black-all-over-wash-for-face-hair-and-body-16-oz/\\\">All Over Wash</a>, which scrubs away oil and dirt without stripping your skin of its natural moisture, thanks to its organic sea kelp extract and panthenol. Need a boost of refreshment in the morning? The <a href=\\\"https://www.beautybridge.com/jack-black-turbo-wash-energizing-cleanser-for-hair-body-10-oz/\\\">Turbo Wash Energizing Cleanser For Hair &amp; Body</a> contains eucalyptus and rosemary for that super-clean tingle, and antioxidants like organic green tea to boost free radical protection. For a more masculine scent, the <a href=\\\"https://www.beautybridge.com/caswell-massey-sandalwood-foaming-bath-gel/\\\">Caswell-Massey Sandalwood Foaming Men’s Body Wash</a> makes a phenomenal gift. Sweet, spicy, and absolutely intoxicating, its luxurious lather will leave skin soft and smooth with continued use. </p>\\n<p><strong>Cleansers for Sensitive Skin</strong></p>\\n<p>Mustela baby skin care has been beloved for over 60 years, and the company’s safe and effective products offer continual care. The <a href=\\\"https://www.beautybridge.com/mustela-cleansing-milk-6-76-oz/\\\">Mustela Cleanser Milk</a> provides gentle cleaning between baths, and was developed for your bundle of joy’s face, body, and diaper area to provide easy clean-ups and supple moisture. For bath time, the <a href=\\\"https://www.beautybridge.com/mustela-stelatopia-cleansing-cream-6-76-oz/\\\">Stelatopia Cleansing Cream</a> is a Mustela baby wash that’s even safe for the tiniest infants during eczema flare-ups. We adore <a href=\\\"https://www.beautybridge.com/bioderma-atoderm-creme-de-douche-ultra-nourishing-shower-cream-200-ml/\\\">Bioderma’s Atoderm Ultra-Nourishing Shower Cream</a> for its ability to help rebuild the skin’s hydrolipidic film, What’s more, this body wash for dry skin is safe for all skin types. </p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19241,\n        \"name\": \"Bath Bombs, Salts & Pearls\",\n        \"fullName\": \"Bath & Body>Body Cleansers>Bath Bombs, Salts & Pearls\",\n        \"code\": \"BB4\",\n        \"parentId\": 19239,\n        \"groupId\": 0,\n        \"imageId\": 5,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">We're willing to bet taking a bath has never been this fragrant, indulgent, luxurious or fun. Use bath bombs, salts and pearls to instantly transform your tub into a haven of splendor using any of Beauty Bridge's carefully selected lavender, pomegranate and other herbal bath potions. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19242,\n        \"name\": \"Bath Soaps\",\n        \"fullName\": \"Bath & Body>Body Cleansers>Bath Soaps\",\n        \"code\": \"BB3\",\n        \"parentId\": 19239,\n        \"groupId\": 0,\n        \"imageId\": 6,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">If you're a bar soap kind of person, look no farther. The products at Beauty Bridge are veritable treats that come in shea butter, brown sugar, almond, coconut, mango, sandalwood and countless other flavors. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19243,\n        \"name\": \"Body Scrubs & Exfoliants\",\n        \"fullName\": \"Bath & Body>Body Cleansers>Body Scrubs & Exfoliants\",\n        \"code\": \"BB8\",\n        \"parentId\": 19239,\n        \"groupId\": 0,\n        \"imageId\": 7,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Not that your face doesn't deserve plenty of attention in the form of scrubs and exfoliants, but your body is equally deserving of the same renewing treatment. Choose from buffing cloths, beads, anti-aging formulas, mineral scrubs and pastes designed to get your skin the gleam it deserves. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19244,\n        \"name\": \"Bubble Bath & Bath Oils\",\n        \"fullName\": \"Bath & Body>Body Cleansers>Bubble Bath & Bath Oils\",\n        \"code\": \"BB2\",\n        \"parentId\": 19239,\n        \"groupId\": 0,\n        \"imageId\": 8,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Picture the ultimate indulgence - now imagine it being right at your fingertips. Here at Beauty Bridge, make your wildest bubble bath dreams come true with herbal, fragrant bath and shower oils designed to create bubbles on top of bubbles (without bursting yours). </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19446,\n        \"name\": \"Cleansing Wipes\",\n        \"fullName\": \"Bath & Body>Body Cleansers>Cleansing Wipes\",\n        \"code\": \"BB21\",\n        \"parentId\": 19239,\n        \"groupId\": 0,\n        \"imageId\": 253,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19482,\n        \"name\": \"New Category\",\n        \"fullName\": \"Bath & Body>Body Cleansers>New Category\",\n        \"code\": null,\n        \"parentId\": 19239,\n        \"groupId\": 0,\n        \"imageId\": 328,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19246,\n        \"name\": \"Body Creams & Butters\",\n        \"fullName\": \"Bath & Body>Body Moisturizers>Body Creams & Butters\",\n        \"code\": \"BB5\",\n        \"parentId\": 19245,\n        \"groupId\": 0,\n        \"imageId\": 10,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">\\n<p><strong>Creams &amp; Lotions for Sensitive Skin</strong></p>\\n<p>For the most sensitive skin skincare, it’s vital to find the perfect blend of science and organic technologies that boost cellular repair and soothe even the driest of skin.  The ingredients in <a href=\\\"https://www.beautybridge.com/babor-skinovage-px-calming-sensitive-intense-calming-cream/\\\">Babor’s Skinovage PX Intense Calming Cream</a> include vitamin E, squalene, and beeswax, which alleviate tightness and strengthen the natural layers of skin exposed to free radicals. Get soft skin once again with daily use! When inclement weather is causing skin to crack and itch, reach for the <a href=\\\"https://www.beautybridge.com/trilipiderm-all-body-moisture-retention-creme-3-oz/\\\">Trilipiderm All-Body Moisture Retention Creme</a>, a non-comedogenic, plant-based product that is chock full of Omega-6, Omega-3, and Vitamin E. Gentle enough for use as a facial moisturizer and hard-working enough to apply on legs, arms, hands, and feet, this skin repair lotion will soon have a place in your beauty arsenal. </p>\\n \\n\\n<p><strong>Natural and Botanical</strong></p>\\n<p>What was once a face moisturizer has been improved upon as a body lotion with the <a href=\\\"https://www.beautybridge.com/bareminerals-body-dip-hydrating-body-cream/\\\">bareMinerals Body Dip Hydrating Body Cream</a>. Even the most brutal of winters don’t stand a chance in standing up to this formula infused with mango, shea, and jojoba butters. Inspired by the natural vegetation surrounding the ancient convent grounds, Le Couvent des Minimes’ <a href=\\\"https://www.beautybridge.com/le-couvent-des-minimes-botanical-recipe-of-the-morning-refreshing-body-moisturizer/\\\">Botanical Recipe of The Morning Refreshing Body Moisturizer</a> is long in name and effect. Citrus oils revive lackluster skin, cedar helps to clear away dead cells, and shea butter works as the main moisturizer, repairing and protecting arms, legs, and more. A trip to Provençe is at your fingertips! For millennia, the healing waters of the Dead Sea have been adored for their lasting effects. Take some of that home with you with <a href=\\\"https://www.beautybridge.com/ahava-mineral-botanic-rich-body-butter-lemon-and-sage/\\\">AHAVA Mineral Botanic Body Butter</a> in luscious lemon and sage. Created with shea and peach butters, you can count on incredible hydration with the first use. </p>\\n<p><strong>Scented Moisturizers</strong></p>\\n<p>One of Beauty Bridge’s top sellers, Philosophy skin care provides physical and spiritual care in each bottle. The <a href=\\\"https://www.beautybridge.com/philosophy-pure-grace-body-mousse/\\\">Pure Grace Body Mousse</a> is certainly no different with its trademark scent of clean cotton sheets and soap. You can count on this fresh and fizzy formula to lift your spirits while infusing skin with supple moisture. For a naturally-scented dose of 24-hour hydration, the <a href=\\\"https://www.beautybridge.com/get-fresh-lemongrass-rich-body-creme/\\\">Get Fresh Lemongrass Body Butter</a> will never let you down. From the longest-running and best skin care brands in America, Caswell-Massey has produced the same luxury formulas for nearly 300 years. Try the aromatic <a href=\\\"https://www.beautybridge.com/caswell-massey-almond-and-aloe-body-butter/\\\">Almond and Aloe Body Butter</a> for its ultra-light, gender-neutral scent. </p>\\n \\n<p><strong>Firming Lotion</strong></p>\\n<p>Looking to improve skin elasticity? You can trust REN skincare to use only the finest ingredients. Try the <a href=\\\"https://www.beautybridge.com/ren-moroccan-rose-otto-firming-creme-riche/\\\">Moroccan Rose Otto Firming Creme Riche</a>, which is a super-whipped moisturizer infused with rose otto oil and hyaluronic acid. Rice germ oil and hydroxyproline work wonders to smooth and tighten aging skin. Even heavier than a body butter, the <a href=\\\"https://www.beautybridge.com/mio-future-proof-firming-active-body-butter/\\\">Mio Future Proof Firming Active Body Butter</a> smooths, firms, and illuminates with its organic botanicals and antioxidants. Reach for this natural moisturizer to infuse skin with argan oil, blueberry seed oil, reishi mushroom extract, coconut oil, and more! This paraben-free skin care is perfect as a pregnancy body lotion. </p>\\n<p><strong>Pregnancy and Baby </strong></p>\\n<p>The most sensitive of skin belongs to your baby. At Beauty Bridge, we sell products from brands that are specially designed and tested for your bundle of joy. At Sophie la Girafe, it’s important for the modern parent to keep their bathroom cupboards from overflowing. Their <a href=\\\"https://www.beautybridge.com/sophie-la-girafe-baby-sos-cream-face-and-body/\\\">Baby SOS Cream</a> is a 3-in-1 weather, diaper, and dry skin combination moisturizer. UV protection comes from karanja oil, macadamia wax locks in moisture, and aloe vera soothes even the most damaged skin. Speaking of combination pregnancy creams, the <a href=\\\"https://www.beautybridge.com/mustela-soothing-moisturizing-balm-6-76-oz/\\\">Mustela Soothing Moisturizing Balm</a> has been designed for new and expecting mothers to reduce feelings of skin tightness and itchiness with ease.  Most importantly, all Mustela lotion is perfectly safe for infants and nursing mothers. Stop discomfort and stretch marks in their tracks with the <a href=\\\"https://www.beautybridge.com/mama-mio-the-tummy-rub-butter/\\\">Mama Mio Tummy Rub Oil</a>. This is a game changer, for sure, with a formula rich in Omega 3, 6, and 9, in order to keep skin elasticized and ready for anything. Perfectly safe for nursing mothers, the Mama Mio brand knows what women truly want. </p>\\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19247,\n        \"name\": \"Body Lotions\",\n        \"fullName\": \"Bath & Body>Body Moisturizers>Body Lotions\",\n        \"code\": \"BB6\",\n        \"parentId\": 19245,\n        \"groupId\": 0,\n        \"imageId\": 11,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">\\n<p><strong>Skin Care Sets</strong></p>\\n<p>Why settle for one REN product when you can have their <a href=\\\"https://www.beautybridge.com/ren-rose-to-the-world-gift-set/\\\"> Rose to The World Gift Set</a>? Chamomile and genuine Moroccan Rose oils are perfect for eczema, rosacea, and other sensitive skin problems. Even better: these REN skincare products naturally boost endorphins, perfect for the darkest months of the year. For a getaway, reach for a gift set of body lotion from the Dead Sea with the <a href=\\\"https://www.beautybridge.com/ahava-sea-soft-body-trio/\\\"> Sea-Soft Body Trio</a>. With the assistance of the body cream, tips of your toes and fingers will be swathed in moisture via the hand and foot cream. The <a href=\\\"https://www.beautybridge.com/philosophy-away-we-go-gift-set/\\\"> Away We Go! Gift Set</a> is a classic Philosophy skin care set, containing everything you need to attain healthy skin – even while traveling the world. The Purity cleanser, Hope in a Jar Moisturizer, Amazing Grace shampoo, and the Firming Body Emulsion, which tones mature skin.</p> \\n<p><strong>Skin Treatment</strong></p> \\n<p>The restorative waters of the Dead Sea have long been held in esteem by beauty experts, and AHAVA body lotion harnesses these nutrient-rich properties in its <a href=\\\"https://www.beautybridge.com/ahava-holiday-double-size-mineral-body-lotion/\\\"> Mineral Body Lotion</a>. This paraben-free, hypoallergenic formula is loaded with minerals and aloe vera to soothe chapped, thirsty skin. For a light, exotic scent, try their <a href=\\\"https://www.beautybridge.com/ahava-deadsea-water-mineral-body-lotion-prickly-pear-and-moringa/\\\"> Prickly Pear and Moringa</a> body lotion, straight from the Dead Sea! Peter Thomas Roth products have become skincare industry leaders by fusing advanced technologies with natural botanicals and oils. The company’s <a href=\\\"https://www.beautybridge.com/peter-thomas-roth-mega-rich-body-lotion/\\\">Mega-Rich Body Lotion</a> is exactly that: a saturating combination of vitamins C, E, and B5 that permeate through multiple layers of the epidermis to promote beautiful skin. Rough skin needs some extra love, so be sure to reach for the Exuviance<a href=\\\"https://www.beautybridge.com/exuviance-retexturing-treatment/\\\"> Retexturing Treatment</a>, a 10% glycolic acid dry skin treatment that comes in lotion form. This smoothing skin care routine boosts cell turnover and uncovers radiant skin beneath, locking in moisture with vitamin E and shea butter.</p> \\n<p><strong>Scented and Perfumed Body Lotion</strong></p>\\n<p>Straight from America’s oldest fragrance company, Caswell-Massey lotion utilizes natural scents and combines them with tried-and-tested formulas. Their <a href=\\\"https://www.beautybridge.com/caswell-massey-gardenia-hand-and-body-lotion/\\\">Gardenia Hand and Body Lotion</a> is sulfate- and paraben-free, and leaves skin refreshed with its effortless absorption. For a less floral scent, try the <a href=\\\"https://www.beautybridge.com/caswell-massey-fig-bamboo-body-lotion/\\\">Caswell-Massey Fig &amp; Bamboo Body Lotion</a>. A stunning combination of florals and musk, watercress extract is added to increase anti-aging properties, and mirabella plum oil provides further hydration. Archipelago Botanicals has become a strong player on the natural body care scene, and their lotions are some of the most lush formulas we carry. For a tropical getaway, slather your body with their <a href=\\\"https://www.beautybridge.com/archipelago-botanicals-coconut-body-lotion/\\\">Coconut Body Lotion</a>, made with real coconut, jojoba seed, and grapeseed oils. Try the<a href=\\\"https://www.beautybridge.com/archipelago-botanicals-morning-mint-hydrating-lotion/\\\"> Morning Mint Hydrating Lotion</a> for an early pick-me-up. Speaking of the refreshing powers of mint, Philosophy skin care has developed their <a href=\\\"https://www.beautybridge.com/philosophy-fresh-cream-and-mint-body-lotion/\\\">Fresh Cream and Mint Body Lotion</a> with their trademark ‘fresh cream’ scent. Macadamia nut and shea butter lock in moisture for a soft scent that lingers all day. There’s a reason why Philosophy lotion is one of our top sellers! Get Fresh body lotion users all say the same thing: never stop carrying these products! With their <a href=\\\"https://www.beautybridge.com/get-fresh-memories-of-positano-orange-blossom-body-lotion/\\\">Orange Blossom Body Lotion</a>, experience a delicate Italian summer night with orange blossoms and jasmine.</p> \\n<p><strong>Post-Shave Lotions</strong></p>\\n<p>Regular shaving strips the epidermis of its natural protective barrier, and finding a replenishing body lotion is crucial for gorgeous, soft skin. <a href=\\\"https://www.beautybridge.com/shaveworks-pearl-luxe-hydrating-body-lotion/\\\">Shaveworks’ Pearl Luxe Hydrating Body Lotion</a>, a fragrance-free lotion, should be used after each shower or bath in order to nourish your skin and restrict future hair growth. Finally, for a trip to the tropics, Whish introduces its <a href=\\\"https://www.beautybridge.com/whish-coconut-milk-ammo-kit/\\\">Coconut Milk Ammo Kit</a>, which contains everything you need for close shaves and smooth skin, including shaving cream, self-tanner, and Whish lotion.</p> \\n<p><strong>Lotion for Sensitive Skin</strong></p> \\n<p>Infants inarguably have the most sensitive skin, and Mustela has understood this, producing quality skin products for babies (and every family member) for over 60 years. Their <a href=\\\"https://www.beautybridge.com/mustela-hydra-bebe-body-lotion-10-14-oz/\\\">Hydra Bebe Body Lotion</a> is a non-greasy blend of 97% Mother Nature-derived ingredients like jojoba oil, shea butter, and avocado. Strong enough to last all day, but soft enough to comfort the most delicate of ski, Mustela baby lotion should be in every bathroom cupboard. For your new arrival, be sure to have the <a href=\\\"https://www.beautybridge.com/mustela-newborn-arrival-gift-set/\\\">Newborn Arrival Gift Set</a> on hand. Included in this soothing set is the shampoo, cleansing gel, cleansing water, Mustela body lotion, and diaper rash cream. For mothers to be, extra skin nutrition is a necessity. Reach for <a href=\\\"https://www.beautybridge.com/mama-mio-megamama-super-rich-omega-body-lotion/\\\">Mama Mio’s Megamama Super-Rich Omega Body Lotion</a>, which is loaded with good-for-you antioxidants like chia and pumpkin seed oil, which are known to increase radiance while limiting pregnancy tightness and itchiness. Best of all, this product is breastfeeding-safe, meaning you can focus on what matters most: the health of your family’s latest addition.</p> \\n</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19248,\n        \"name\": \"Body Oils & Massage Oils\",\n        \"fullName\": \"Bath & Body>Body Moisturizers>Body Oils & Massage Oils\",\n        \"code\": \"BB7\",\n        \"parentId\": 19245,\n        \"groupId\": 0,\n        \"imageId\": 12,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Looking for a relaxing time out? Take a minute (or two, or three) to treat yourself or a loved one to a luxurious massage using body and massage oils from Beauty Bridge. These exotic serums and truculent potions will melt right into your skin. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19251,\n        \"name\": \"Body Masques\",\n        \"fullName\": \"Bath & Body>Body Treatments>Body Masques\",\n        \"code\": \"BB12\",\n        \"parentId\": 19250,\n        \"groupId\": 0,\n        \"imageId\": 15,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Who said your face was the only part of your body that got to enjoy a little preferential treatment every now and then? Treat yourself to all-over splendor with a body masque from Beauty Bridge. Our carefully selected products are the next best thing to a day at the Dead Sea. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19252,\n        \"name\": \"Cellulite Treatments\",\n        \"fullName\": \"Bath & Body>Body Treatments>Cellulite Treatments\",\n        \"code\": \"BB9\",\n        \"parentId\": 19250,\n        \"groupId\": 0,\n        \"imageId\": 16,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Even if you're convinced that cellulite is impossible to treat, let Beauty Bridge's products remove your doubt (and any unsightly flaws too, of course). We carefully select the leading brands to make it easy for you to find the best lotions, serums and oils to treat your cellulite. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19253,\n        \"name\": \"Foot & Leg Treatments\",\n        \"fullName\": \"Bath & Body>Body Treatments>Foot & Leg Treatments\",\n        \"code\": \"BB11\",\n        \"parentId\": 19250,\n        \"groupId\": 0,\n        \"imageId\": 17,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">\\n<p>It’s hard to concentrate on anything if your feet or legs ache. Worse yet, foot or leg pain can radiate on up through the back, causing a host of other issues. By caring for the bottoms of your soles, you’ll be in top condition! </p>\\n\\n<p><strong>Balms, Creams, and Oils</strong></p>\\n<p>Kerstin Florian products fuse centuries-old ingredients and state-of-the-art technology to provide healing bath and body products. Whether you’re on a longhaul flight, running a marathon, or sitting for extended periods of time, the cooling, healing, and antiseptic qualities of the <a href=\\\"https://www.beautybridge.com/kerstin-florian-fub-blam/\\\">Kerstin Florian Foot Balm</a> is something to look forward to after a long day. Natural skin care company Erbaviva blends organic essential oils and natural moisturizers to create their <a href=\\\"https://www.beautybridge.com/erbaviva-refreshing-foot-balm/\\\">Refreshing Foot Balm</a>. Ginger, cypress, and lavender are a winning combination in stimulating circulation and comforting aching joints. </p>\\n\\n<p>Caswell-Massey lotion, Dr. Hunter's Foot Comfort Creme, is chock full of high-quality ingredients that cool while reducing swelling. The addition of tea tree oil means that foot fungus is kept at bay with regular use. Dry skin catches on socks, it’s embarrassing, and it means that we’re not taking care of our bodies like we should. The best foot cream for cracked heels is the <a href=\\\"https://www.beautybridge.com/get-fresh-poor-soles-moisture-stick-1-oz/\\\">Get Fresh Poor Soles Moisture Stick</a>. Loaded with shea butter, sweet almond oil, and refreshing lemongrass, this foot cream hydrates deeply and quickly. Try on any other part of the body that needs a boost of moisture! Arnica oil has been a natural remedy for muscle aches, sprains, and even arthritis for millennia. After a hot bath or shower, be sure to rub <a href=\\\"https://www.beautybridge.com/kneipp-joint-muscle-arnica-massage-oil/\\\">Kneipp Joint &amp; Muscle Arnica Massage Oil</a> into whichever part of your body needs relief from discomfort. The scent of ginger and rosemary are simply an added bonus to how great this moisturizer will make you feel! </p>\\n\\n<p>We all deserve a foot soak once in a while, and the <a href=\\\"https://www.beautybridge.com/babor-feetness-refreshing-bath/\\\">Babor Feetness Refreshing Bath</a> deeply invigorates fatigued feet with eucalyptus and aloe vera. All it takes is 10-15 minutes and a will to be rejuvenated. </p>\\n<p><strong>Foot Scrubs</strong></p>\\n<p>Sloughing dead skin off of our feet not only make them more aesthetically pleasing, but can improve flexibility of your extremities, loosen stiff arches, and relax the rest of your body. If you’re looking for a super gentle product to ease you into regular scrubbing, try the&nbsp;<span style=\\\"background-color: rgb(255, 255, 255);\\\">Le Couvent des Minimes Foot Polishing Cream</span>. Inspired by the French botanicals (like poppy seed, walnut, grapeseed oil, and mint) that surround the company grounds, this mild foot exfoliator is best used two to three times per week. Feelings of tightness and itchiness will dissipate with <span style=\\\"background-color: rgb(255, 255, 255);\\\">Bliss Foot Patrol</span>, a salicylic acid-infused foot scrub that softens even the most callused skin. Walking outside in sandals? The bottoms of your tootsies need the <a href=\\\"https://www.beautybridge.com/get-fresh-down-n-dirty-pumice-foot-scrub-6-oz/\\\" style=\\\"background-color: rgb(255, 255, 255);\\\">Get Fresh Down`n Dirty Pumice Foot Scrub</a>, the strongest of its kind at Beauty Bridge. Slough dead skin away with pumice and walnut shells, and heal with aloe and seaweed extract. It’s always sandal season at Get Fresh!</p>\\n<p><strong>Pedicure Tools</strong></p>\\n<p>Going without shoes in the summertime – or at least wearing open-toed sandals – is one of life’s great pleasures. But when your feet need a bit more love, that can make things uncomfortable. Deborah Lippmann products like the <a href=\\\"https://www.beautybridge.com/deborah-lippmann-soul-survivor-foot-file/\\\">Soul Survivor Foot File</a> are designed for the safe removal of dead skin cells. To make things a bit easier, try the <a href=\\\"https://www.beautybridge.com/deborah-lippmann-get-off-callus-softener/\\\">Get Off Callus Softener</a>. The powerful blend of lactic, glycolic, and salicylic acids weaken tough calluses and make the pedicure process far easier, leaving you with healthy, soft skin. </p>\\n<p><strong>Foot Peels</strong></p>\\n\\n<p>Need an emergency pedicure fix? Not to worry: With just one hour of the <a href=\\\"https://www.beautybridge.com/patchology-poshpeel-pedi-cure-1-treatment/\\\">Patchology POSHPEEL Pedi Cure</a> you’ll zap stubborn calluses and send them packing! We can’t say enough about <a href=\\\"https://www.beautybridge.com/baby-foot-easy-pack/\\\">Baby Foot peels</a>, which are a natural alternative to nasty chemicals or intense (and even painful) pedicures. This gradual process begins with the application of the plastic socks which contain the trademark Baby Foot peeling formula. Leave the foot mask on for an hour, at minimum, and catch up on your Netflix. When you’re finished, all you have to do is remove the plastic socks and gently wash your feet. Over the following week or two, you’ll notice that your feet will peel.  Let the alpha hydroxy acids do their work, and enjoy two months of super soft, gorgeous toes! If you’ve never done a pedicure before, you may need a stronger formula. The <a href=\\\"https://www.beautybridge.com/baby-foot-exfoliation-foot-peel-for-men/\\\">Baby Foot Exfoliant Foot Peel For Men</a> is your best bet for smoother feet. </p>\\n\\n</div>\",\n        \"metaTitle\": \"Shop Foot & Leg Treatments at Beauty Bridge Today\",\n        \"metaKeywords\": \"baby foot, baby foot peel, baby foot peeling, baby foot exfoliant, baby foot mask, baby foot exfoliant foot peel, baby foot gel, baby foot peel boots, baby foot exfoliating socks, kerstin florian products, kerstin florian foot balm, bliss, bliss products, bliss skin care, get fresh, deborah lippmann, deborah lippmann cuticle remover, Beau Brummel,  patchology, poshpeel, caswell massey lotion\",\n        \"metaDescription\": \"If you've got aching, tired feet, it's hard to concentrate on anything else. Get lasting relief from our hand-selected foot balms, creams, and scrubs!\"\n    },\n    {\n        \"id\": 19254,\n        \"name\": \"Neck & Decollete\",\n        \"fullName\": \"Bath & Body>Body Treatments>Neck & Decollete\",\n        \"code\": \"BB10\",\n        \"parentId\": 19250,\n        \"groupId\": 0,\n        \"imageId\": 18,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">You don't use the same products on your face that you use on the rest of your body, but your neck deserves some special attention too. Beauty Bridge carefully selects the best day creams, moisturizers and perfecting lotions to keep your decollete looking oh-so-delicate. </div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19256,\n        \"name\": \"Conditions & Concerns\",\n        \"fullName\": \"Conditions & Concerns\",\n        \"code\": \"conditions\",\n        \"parentId\": -1,\n        \"groupId\": 0,\n        \"imageId\": 26,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\">Find the solution of your skin conditions and concerns such as Hyperpigmentation, Malasma, Acne , Sun Damage, Rosacea, Stretch Marks, Cellulite, Scars, Eczema, Redness &amp; Irritation and etc.</div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 22712,\n        \"name\": \"New Category\",\n        \"fullName\": \"New Category\",\n        \"code\": \"C22712\",\n        \"parentId\": 0,\n        \"groupId\": 19256,\n        \"imageId\": 0,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19477,\n        \"name\": \"Featured Shops\",\n        \"fullName\": \"Featured Shops\",\n        \"code\": null,\n        \"parentId\": -1,\n        \"groupId\": 0,\n        \"imageId\": 317,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 23770,\n        \"name\": \"New Category\",\n        \"fullName\": \"New Category\",\n        \"code\": \"C23770\",\n        \"parentId\": 0,\n        \"groupId\": 19477,\n        \"imageId\": 0,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19325,\n        \"name\": \"Gifts\",\n        \"fullName\": \"Gifts\",\n        \"code\": \"gifts\",\n        \"parentId\": -1,\n        \"groupId\": 0,\n        \"imageId\": 103,\n        \"imageUrl\": null,\n        \"description\": \"<div class=\\\"category-description\\\"></div>\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 19492,\n        \"name\": \"gurlertrialtaxo\",\n        \"fullName\": \"gurlertrialtaxo\",\n        \"code\": \"C354\",\n        \"parentId\": -1,\n        \"groupId\": 0,\n        \"imageId\": 354,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 27532,\n        \"name\": \"New Category\",\n        \"fullName\": \"New Category\",\n        \"code\": \"C27532\",\n        \"parentId\": 0,\n        \"groupId\": 19492,\n        \"imageId\": 0,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 23769,\n        \"name\": \"New Taxonomy\",\n        \"fullName\": \"New Taxonomy\",\n        \"code\": \"C23769\",\n        \"parentId\": -1,\n        \"groupId\": 0,\n        \"imageId\": 0,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    },\n    {\n        \"id\": 23439,\n        \"name\": \"test\",\n        \"fullName\": \"test\",\n        \"code\": \"C23439\",\n        \"parentId\": -1,\n        \"groupId\": 0,\n        \"imageId\": 0,\n        \"imageUrl\": null,\n        \"description\": \"\",\n        \"metaTitle\": \"\",\n        \"metaKeywords\": \"\",\n        \"metaDescription\": \"\"\n    }\n]"}],"_postman_id":"633e2938-962b-4132-a4dc-296362b8ab85"},{"name":"Get Categories by Path","id":"1b92f111-ac3a-4f64-88a5-eba2f2846897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"path\": \"Makeup>Face>Shimmer & Glitter\"\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories/getbypath","description":"<p>Returns the related category for the given  <code>path</code>.</p>\n<ul>\n<li>If a category is found the example response is returned. </li>\n<li>If there is no category found, the response code <code>404</code> is returned.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v3","categories","getbypath"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"3d6eb16d-c6c7-45e6-b5ad-165cc6280cb5","name":"Get Categories by Path","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"path\": \"Makeup>Face>Shimmer & Glitter\"\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories/getbypath"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 May 2020 13:28:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"530"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 23545,\n    \"name\": \"Shimmer & Glitter\",\n    \"fullName\": \"Makeup>Face>Shimmer & Glitter\",\n    \"code\": \"C23545\",\n    \"parentId\": 23544,\n    \"groupId\": 0,\n    \"imageId\": 0,\n    \"imageUrl\": null,\n    \"description\": \"<span style=\\\"color: rgb(13, 71, 161); font-family: monospace; font-size: 13.3333px;\\\">There are a thousand and one ways to catch the light when you've got Beauty Bridge's arsenal of beautiful shimmers and glitters at your disposal. With twinkling dusts, sparkle sticks, glittery glosses and all-over body shimmer, these diamonds are a girl's best friend.&nbsp;</span>\",\n    \"metaTitle\": \"\",\n    \"metaKeywords\": \"\",\n    \"metaDescription\": \"\"\n}"}],"_postman_id":"1b92f111-ac3a-4f64-88a5-eba2f2846897"},{"name":"Create Category","id":"3f76af04-0cfb-4415-8d96-1211eb3ca4ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Test Category\",\r\n    \"fullName\": \"Test Category\",\r\n    \"code\": \"C001TEST\",\r\n    \"parentId\": 0,\r\n    \"groupId\": 0,\r\n    \"imageId\": 0,\r\n    \"imageUrl\": null,\r\n    \"description\": \"\",\r\n    \"metaTitle\": \"\",\r\n    \"metaKeywords\": \"\",\r\n    \"metaDescription\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories","urlObject":{"protocol":"https","path":["api","v3","categories"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"ad57ae50-56e5-4759-8c70-a5a0fb35cd5f","name":"Create Category","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Test Category\",\r\n    \"fullName\": \"Test Category\",\r\n    \"code\": \"C001TEST\",\r\n    \"parentId\": 0,\r\n    \"groupId\": 0,\r\n    \"imageId\": 0,\r\n    \"imageUrl\": null,\r\n    \"description\": \"\",\r\n    \"metaTitle\": \"\",\r\n    \"metaKeywords\": \"\",\r\n    \"metaDescription\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Apr 2021 13:13:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"204"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 31034,\n    \"name\": \"Test Category\",\n    \"fullName\": \"Test Category\",\n    \"code\": \"C001TEST\",\n    \"parentId\": 0,\n    \"groupId\": 0,\n    \"imageId\": 0,\n    \"imageUrl\": null,\n    \"description\": \"\",\n    \"metaTitle\": \"\",\n    \"metaKeywords\": \"\",\n    \"metaDescription\": \"\"\n}"}],"_postman_id":"3f76af04-0cfb-4415-8d96-1211eb3ca4ae"},{"name":"Update Category","id":"1fa752e4-8f38-4a8e-abca-1b52d74123d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Test Category Edited\",\r\n    \"fullName\": \"Test Category Edited\",\r\n    \"code\": \"C001TEST\",\r\n    \"parentId\": 0,\r\n    \"groupId\": 0,\r\n    \"imageId\": 0,\r\n    \"imageUrl\": null,\r\n    \"description\": \"\",\r\n    \"metaTitle\": \"\",\r\n    \"metaKeywords\": \"\",\r\n    \"metaDescription\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories/{{CategoryId}}","description":"<p>Updates the category for the given <code>id</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v3","categories","{{CategoryId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"1d59256d-61bc-43a5-81c8-794216aa1035","name":"Update Category","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Test Category Edited\",\r\n    \"fullName\": \"Test Category Edited\",\r\n    \"code\": \"C001TEST\",\r\n    \"parentId\": 0,\r\n    \"groupId\": 0,\r\n    \"imageId\": 0,\r\n    \"imageUrl\": null,\r\n    \"description\": \"\",\r\n    \"metaTitle\": \"\",\r\n    \"metaKeywords\": \"\",\r\n    \"metaDescription\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories/{{CategoryId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Apr 2021 13:18:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"218"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 31034,\n    \"name\": \"Test Category Edited\",\n    \"fullName\": \"Test Category Edited\",\n    \"code\": \"C001TEST\",\n    \"parentId\": 0,\n    \"groupId\": 0,\n    \"imageId\": 0,\n    \"imageUrl\": null,\n    \"description\": \"\",\n    \"metaTitle\": \"\",\n    \"metaKeywords\": \"\",\n    \"metaDescription\": \"\"\n}"}],"_postman_id":"1fa752e4-8f38-4a8e-abca-1b52d74123d1"},{"name":"Delete Category","id":"7e1a8405-c24f-4064-bc53-551f06aecab3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/categories/{{CategoryId}}","description":"<p>Deletes the category for the given <code>id</code>.</p>\n","urlObject":{"protocol":"https","path":["api","v3","categories","{{CategoryId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e1a8405-c24f-4064-bc53-551f06aecab3"},{"name":"Create Taxonomy","id":"a4039c15-b158-4460-8ffd-1cd2df9c419d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Taxonomy Test\",\r\n    \"fullName\": \"Taxonomy Test\",\r\n    \"code\": \"TEST1\",\r\n    \"description\": \"\",\r\n    \"metaTitle\": \"\",\r\n    \"metaKeywords\": \"\",\r\n    \"metaDescription\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories/taxonomy","urlObject":{"protocol":"https","path":["api","v3","categories","taxonomy"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"0a042191-2731-4f35-ad0d-8d357d8e523b","name":"Create Taxonomy","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Taxonomy Test\",\r\n    \"fullName\": \"Taxonomy Test\",\r\n    \"code\": \"TEST1\",\r\n    \"description\": \"\",\r\n    \"metaTitle\": \"\",\r\n    \"metaKeywords\": \"\",\r\n    \"metaDescription\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/categories/taxonomy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 May 2022 11:50:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"286"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 51070,\n    \"name\": \"Taxonomy Test\",\n    \"fullName\": \"Taxonomy Test\",\n    \"code\": \"TEST1\",\n    \"parentId\": -1,\n    \"groupId\": 0,\n    \"imageId\": 0,\n    \"imageUrl\": null,\n    \"description\": \"\",\n    \"metaTitle\": \"\",\n    \"metaKeywords\": \"\",\n    \"metaDescription\": \"\",\n    \"lastModified\": \"2022-05-26T11:50:11.5325316Z\"\n}"}],"_postman_id":"a4039c15-b158-4460-8ffd-1cd2df9c419d"}],"id":"c6250951-eb13-46bd-9889-c6b0e6b916de","description":"<p>Access categories by using this collection. </p>\n<br />\n\n<h4 id=\"what-you-can-do-in-this-collection-\">What you can do in this collection? <br /></h4>\n<ul>\n<li><a href=\"#fb1f1ed7-1843-4713-8c04-f16f5b9d35bd\">Get Category</a></li>\n<li><a href=\"#633e2938-962b-4132-a4dc-296362b8ab85\">List Categories</a></li>\n<li><a href=\"#1b92f111-ac3a-4f64-88a5-eba2f2846897\">Get Categories by Path</a></li>\n<li><a href=\"#3f76af04-0cfb-4415-8d96-1211eb3ca4ae\">Create Category</a></li>\n<li><a href=\"#1fa752e4-8f38-4a8e-abca-1b52d74123d1\">Update Category</a></li>\n<li><a href=\"#7e1a8405-c24f-4064-bc53-551f06aecab3\">Delete Category</a></li>\n<li><a href=\"#a4039c15-b158-4460-8ffd-1cd2df9c419d\">Create Taxonomy</a></li>\n</ul>\n<br />\n\n<h4 id=\"category-properties\">Category Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>id</strong></td>\n<td><em>integer</em></td>\n<td>Category id.</td>\n</tr>\n<tr>\n<td><strong>name</strong></td>\n<td><em>string</em></td>\n<td>Category name.</td>\n</tr>\n<tr>\n<td><strong>fullName</strong></td>\n<td><em>string</em></td>\n<td>Category name including its path. <strong>e.g.</strong> <code>Makeup&gt;Face&gt;Shimmer &amp; Glitter</code>.</td>\n</tr>\n<tr>\n<td><strong>code</strong></td>\n<td><em>string</em></td>\n<td>Category code.</td>\n</tr>\n<tr>\n<td><strong>parentId</strong></td>\n<td><em>integer</em></td>\n<td>Id of the parent category.</td>\n</tr>\n<tr>\n<td><strong>groupId</strong></td>\n<td><em>integer</em></td>\n<td>Id of the category group.</td>\n</tr>\n<tr>\n<td><strong>imageId</strong></td>\n<td><em>integer</em></td>\n<td>Id of the category image.</td>\n</tr>\n<tr>\n<td><strong>imageUrl</strong></td>\n<td><em>string</em></td>\n<td>URL of the category image.</td>\n</tr>\n<tr>\n<td><strong>description</strong></td>\n<td><em>string</em></td>\n<td>Category description.</td>\n</tr>\n<tr>\n<td><strong>metaTitle</strong></td>\n<td><em>string</em></td>\n<td>Category meta title.</td>\n</tr>\n<tr>\n<td><strong>metaKeywords</strong></td>\n<td><em>string</em></td>\n<td>Category meta keywords.</td>\n</tr>\n<tr>\n<td><strong>metaDescription</strong></td>\n<td><em>string</em></td>\n<td>Category meta description.</td>\n</tr>\n</tbody>\n</table>\n</div><br />\n\n<h4 id=\"new-taxonomy-hint\">New Taxonomy Hint</h4>\n<ul>\n<li>If <code>parentId=-1</code> is selected, a new taxonomy will be created.</li>\n<li>If <code>parentId=0</code> and <code>groupId={newTaxonomyId}</code> are selected, a new root category will be created under the selected taxonomy.</li>\n<li>If <code>parentId={rootCategoryId}</code> and <code>groupId={newTaxonomyId}</code> are selected, a new subcategory will be created.</li>\n</ul>\n","_postman_id":"c6250951-eb13-46bd-9889-c6b0e6b916de"},{"name":"Channels","item":[{"name":"Get Channels","event":[{"listen":"test","script":{"id":"eaace696-6d50-4c23-8eb2-53433e57b0c9","exec":["",""],"type":"text/javascript"}}],"id":"9a9e790e-66de-4974-8429-7a4be7fe5f48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/channels","description":"<p>Returns an array of basic channels.</p>\n","urlObject":{"protocol":"https","path":["api","v3","channels"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"9d1f5df5-3eb3-4e3f-9d59-7b0b93fff59c","name":"Get Channels","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/channels"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 May 2020 14:47:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"447"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1942,\n        \"name\": \"shopify\",\n        \"provider\": \"Shopify\",\n        \"specificProvider\": \"shopify\",\n        \"language\": \"en\",\n        \"currency\": \"USD\"\n    }\n]"}],"_postman_id":"9a9e790e-66de-4974-8429-7a4be7fe5f48"},{"name":"Sync Channel Now","event":[{"listen":"test","script":{"id":"079cab75-a7e0-40ab-b275-8ba0e42fbb52","exec":["",""],"type":"text/javascript"}}],"id":"41d54dc6-9c88-496d-be40-2d165625c993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/syncnow","description":"<p>Syncs the channel items immediately.</p>\n","urlObject":{"protocol":"https","path":["api","v3","channels","{{ChannelId}}","syncnow"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"41d54dc6-9c88-496d-be40-2d165625c993"},{"name":"Include Product to Channel","id":"3c881adb-e4f4-45db-94cd-5f7c9d51e909","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"sku\": \"SA000TSTC01\",\n        \"channelName\": \"Test_Order\",\n        \"inclusion\": \"Included\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/channelinclusions","description":"<p>The following body can be posted for inclusion or exclusion of a product from the given channel. </p>\n<ul>\n<li>All fields are required. </li>\n<li>If an error is encountered, the response is an array of objects for the errored items.</li>\n</ul>\n<h6 id=\"request-object-details\">Request Object Details</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>Product SKU.</td>\n</tr>\n<tr>\n<td><strong>channelName</strong></td>\n<td><em>string</em></td>\n<td>Channel Name.</td>\n</tr>\n<tr>\n<td><strong>inclusion</strong></td>\n<td><em>string</em></td>\n<td>Inclusion value. Values: <code>Default</code>, <code>Included</code>, <code>Excluded</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h6 id=\"response-object-details\">Response Object Details</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>Product SKU.</td>\n</tr>\n<tr>\n<td><strong>requestId</strong></td>\n<td><em>int</em></td>\n<td>Index of the erroneous request.</td>\n</tr>\n<tr>\n<td><strong>errorCode</strong></td>\n<td><em>string</em></td>\n<td>Error code.</td>\n</tr>\n<tr>\n<td><strong>errorMessage</strong></td>\n<td><em>string</em></td>\n<td>Error message.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","products","channelinclusions"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"02f5c025-a472-4a17-8765-54b80f339930","name":"Update Product Channel Inclusion (Invalid Request)","originalRequest":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"sku\": \"SA000TSTC01\",\n        \"channelName\": \"Test_Error\",\n        \"inclusion\": \"Included\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/channelinclusions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 May 2020 13:13:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"206"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"sku\": \"SA000TSTC01\",\n        \"requestId\": 0,\n        \"errorCode\": \"2001\",\n        \"errorMessage\": \"Channel name cannot be found\"\n    }\n]"},{"id":"05d4b4d4-b9fa-43a0-b2aa-ca856fba254a","name":"Update Product Channel Inclusion","originalRequest":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"sku\": \"SA000TSTC01\",\n        \"channelName\": \"Test_Order\",\n        \"inclusion\": \"Included\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/channelinclusions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 May 2020 13:11:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"122"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"3c881adb-e4f4-45db-94cd-5f7c9d51e909"},{"name":"Include Brand to Channel  ","id":"7fd08cd0-cfc8-4d58-93f1-2fdbc72c25ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"brandName\": \"Test Brand\",\n        \"channelName\": \"Test_Order\",\n        \"inclusion\": \"Included\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/brands/channelinclusions","description":"<p>The following objects can be posted for inclusion or exclusion of the products of a brand. </p>\n<ul>\n<li>All fields are required. </li>\n<li>If an error is encountered, the response is an array of objects for the errored items.</li>\n</ul>\n<h6 id=\"request-object-details\">Request Object Details</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>brandName</strong></td>\n<td><em>string</em></td>\n<td>Brand Name.</td>\n</tr>\n<tr>\n<td><strong>channelName</strong></td>\n<td><em>string</em></td>\n<td>Channel Name.</td>\n</tr>\n<tr>\n<td><strong>inclusion</strong></td>\n<td><em>string</em></td>\n<td>Inclusion value. Values: <code>Default</code>, <code>Included</code>, <code>Excluded</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><p>The <strong>response object</strong> is in the same structure as the response of <a href=\"#3c881adb-e4f4-45db-94cd-5f7c9d51e909\">product channel inclusion</a>. </p>\n","urlObject":{"protocol":"https","path":["api","v3","brands","channelinclusions"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"b7c7e7f9-2369-45ed-a453-587d7a1f4de4","name":"Brand Channel Inclusion ","originalRequest":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"sku\": \"Sony\",\n        \"channelName\": \"Test_Order\",\n        \"inclusion\": \"Included\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/products/channelinclusions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 May 2020 14:56:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"194"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"sku\": \"Sony\",\n        \"requestId\": 0,\n        \"errorCode\": \"2002\",\n        \"errorMessage\": \"Item cannot be found\"\n    }\n]"},{"id":"fb171b61-c399-4e9b-8d66-8a0edba5879b","name":"Brand Channel Inclusion ","originalRequest":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"brandName\": \"Test Brand\",\n        \"channelName\": \"Test_Order\",\n        \"inclusion\": \"Included\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/brands/channelinclusions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 May 2020 15:26:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"7fd08cd0-cfc8-4d58-93f1-2fdbc72c25ca"},{"name":"List Channel Sync Messages","id":"75e02163-93d6-41a6-803e-8a056bfcda77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages","description":"<p>Returns a list of sync messages for a specific channel.</p>\n<ul>\n<li><p>If there are no messages matching the given filters, an empty array is returned.</p>\n</li>\n<li><p>Results are sorted by <code>lastModified</code> ascending by default.</p>\n</li>\n<li><p><code>ChannelId</code> of the channel to retrieve messages for</p>\n</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?offset=10\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?offset=10</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>100</code>  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?limit=10\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?limit=10</a></td>\n</tr>\n<tr>\n<td><strong>from</strong></td>\n<td>Return messages with <code>lastModified</code> greater than or equal to this date. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?from=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?from=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>to</strong></td>\n<td>Return messages with <code>lastModified</code> less than or equal to this date. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?to=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?to=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>productIds</strong></td>\n<td>Comma-separated list of internal product IDs to filter by.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?productIds=101,202,303\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?productIds=101,202,303</a></td>\n</tr>\n<tr>\n<td><strong>skus</strong></td>\n<td>Comma-separated list of product SKUs to filter by.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?skus=ABC-123,DEF-456\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?skus=ABC-123,DEF-456</a></td>\n</tr>\n<tr>\n<td><strong>operation</strong></td>\n<td>Filter by sync operation type. Values: Create, Update, Delete  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?operation=Create\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?operation=Create</a></td>\n</tr>\n<tr>\n<td><strong>target</strong></td>\n<td>Filter by sync target type. Values: ProductData, Quantity, Prices <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?target=ProductData\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?target=ProductData</a></td>\n</tr>\n<tr>\n<td><strong>errorLevel</strong></td>\n<td>Filter by error severity level. Values: Warning, Error <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?errorLevel=Error\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?errorLevel=Error</a></td>\n</tr>\n<tr>\n<td><strong>errorCode</strong></td>\n<td>Filter by a specific error code. <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?errorCode=1001\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?errorCode=1001</a></td>\n</tr>\n<tr>\n<td><strong>errorSource</strong></td>\n<td>Filter by error source. Values: StoreAutomator, Channel <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channels/%7B%7BChannelId%7D%7D/messages?errorSource=Channel\">https://data.storeautomator.com/api/v3/channels/{{ChannelId}}/messages?errorSource=Channel</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","channels","{{ChannelId}}","messages"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"75e02163-93d6-41a6-803e-8a056bfcda77"}],"id":"15092876-342b-4e42-b19e-c5691dc44e64","description":"<p>Access and manipulate channels by using this collection. </p>\n<br />\n\n<h4 id=\"what-you-can-do-in-this-collection-\">What you can do in this collection? <br /></h4>\n<ul>\n<li><a href=\"#9a9e790e-66de-4974-8429-7a4be7fe5f48\">Get Channels</a></li>\n<li><a href=\"#3c881adb-e4f4-45db-94cd-5f7c9d51e909\">Include Product to Channel</a></li>\n<li><a href=\"#7fd08cd0-cfc8-4d58-93f1-2fdbc72c25ca\">Include Brand to Channel</a></li>\n</ul>\n<br />\n\n<h4 id=\"channel-properties\">Channel Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>id</strong></td>\n<td><em>integer</em></td>\n<td>Channel id.</td>\n</tr>\n<tr>\n<td><strong>name</strong></td>\n<td><em>string</em></td>\n<td>Channel name.</td>\n</tr>\n<tr>\n<td><strong>provider</strong></td>\n<td><em>string</em></td>\n<td>Channel provider.</td>\n</tr>\n<tr>\n<td><strong>specificProvider</strong></td>\n<td><em>string</em></td>\n<td>Channel specific provider.</td>\n</tr>\n<tr>\n<td><strong>language</strong></td>\n<td><em>string</em></td>\n<td>Channel language.</td>\n</tr>\n<tr>\n<td><strong>currency</strong></td>\n<td><em>string</em></td>\n<td>Channel currency code.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"15092876-342b-4e42-b19e-c5691dc44e64"},{"name":"Channel Products","item":[{"name":"List Channel Product Overrides","id":"1651b8f5-ad2e-4251-af4f-423566251d63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/channelproducts/overrides","description":"<p>Returns a list of channel product overrides.</p>\n<ul>\n<li>If there are no channel products override matching, an empty array is returned.</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts/update?offset=10\">https://data.storeautomator.com/api/v3/channelproducts/update?offset=10</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>100</code>  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts/update?limit=10\">https://data.storeautomator.com/api/v3/channelproducts/update?limit=10</a></td>\n</tr>\n<tr>\n<td><strong>sku</strong></td>\n<td>Search parameter. The product SKU.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts/update?sku=SA000TSTS01\">https://data.storeautomator.com/api/v3/channelproducts/update?sku=SA000TSTS01</a></td>\n</tr>\n<tr>\n<td><strong>productId</strong></td>\n<td>Search parameter. The product Id.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts/update?productId=123456\">https://data.storeautomator.com/api/v3/channelproducts/update?productId=123456</a></td>\n</tr>\n<tr>\n<td><strong>channelId</strong></td>\n<td>Search parameter. The Id of the channel use this to limit your query to a specific channel.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts/update?channelId=123\">https://data.storeautomator.com/api/v3/channelproducts/update?channelId=123</a></td>\n</tr>\n<tr>\n<td><strong>from</strong></td>\n<td>Last updated from. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts/update?from=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts/update?from=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>to</strong></td>\n<td>Last updated to. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts/update?to=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts/update?to=2000-01-21T11:11:11Z</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","channelproducts","overrides"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1651b8f5-ad2e-4251-af4f-423566251d63"},{"name":"Update Channel Product Override","id":"80636eac-d789-4862-88b5-0c116fe88772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"    {\r\n        \"sku\": \"TEST0001\",\r\n        \"channelId\": 2984,\r\n        \"channelName\": \"Manual Orders\",\r\n        \"fields\": {\r\n            \"title\": \"test override title\",\r\n            \"price\": 222\r\n        }\r\n    }","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/channelproducts/overrides","description":"<p>The following data can be posted to override the fields of a product at channel level.</p>\n<ul>\n<li><code>sku</code> is required.</li>\n<li><code>channelId</code> or <code>channelName</code> field is required.</li>\n<li><code>fields</code> contents are optional. Only override fields must be sent.</li>\n<li>To remove an override send field value as `null`.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v3","channelproducts","overrides"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"80636eac-d789-4862-88b5-0c116fe88772"},{"name":"List Channel Products","id":"af8876c9-3ae9-4280-80ad-85ecb48b5fd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/channelproducts/{{ChannelId}}","description":"<p>Returns a list of products.</p>\n<ul>\n<li><p>If there are no products matching, an empty array is returned.</p>\n</li>\n<li><p>The product data contains all available attributes for a product.</p>\n</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?offset=10\">https://data.storeautomator.com/api/v3/channelproducts?offset=10</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>100</code>  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?limit=10\">https://data.storeautomator.com/api/v3/channelproducts?limit=10</a></td>\n</tr>\n<tr>\n<td><strong>from</strong> <em>(Deprecated – use</em> <em><strong>lastUpdatedFrom</strong></em> <em>instead)</em></td>\n<td>Inventory level last updated from. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?from=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?from=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>to</strong> <em>(Deprecated – use</em> <em><strong>lastUpdatedTo</strong></em> <em>instead)</em></td>\n<td>Inventory level last updated to. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?to=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?to=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastUpdatedFrom</strong></td>\n<td>Inventory level last updated from. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?lastUpdatedFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?lastUpdatedFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastUpdatedTo</strong></td>\n<td>Inventory level last updated to. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?lastUpdatedTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?lastUpdatedTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastPriceChangeFrom</strong></td>\n<td>Inventory last price change from. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?lastPriceChangeFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?lastPriceChangeFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastPriceChangeTo</strong></td>\n<td>Inventory last price change to. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?lastPriceChangeTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?lastPriceChangeTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastQuantityChangeFrom</strong></td>\n<td>Inventory last quantity change from. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?lastQuantityChangeFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?lastQuantityChangeFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastQuantityChangeTo</strong></td>\n<td>Inventory last quantity change to. Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/channelproducts?lastQuantityChangeTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/channelproducts?lastQuantityChangeTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","channelproducts","{{ChannelId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"af8876c9-3ae9-4280-80ad-85ecb48b5fd7"}],"id":"a8ca33f7-a0bf-42f0-8aff-dc4dbeb38957","description":"<p>Access and modify channel specific product data.</p>\n<h4 id=\"what-you-can-do-in-this-collection\">What you can do in this collection?</h4>\n<ul>\n<li><p><a href=\"#1651b8f5-ad2e-4251-af4f-423566251d63\">List Channel Product Overrides</a></p>\n</li>\n<li><p><a href=\"#80636eac-d789-4862-88b5-0c116fe88772\">Update Channel Product Override</a></p>\n</li>\n<li><p><a href=\"#af8876c9-3ae9-4280-80ad-85ecb48b5fd7\">List Channel Products</a></p>\n</li>\n</ul>\n<h4 id=\"channel-product-override-properties\">Channel Product Override Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td><code>read-only</code> SKU</td>\n</tr>\n<tr>\n<td><strong>channelId</strong></td>\n<td><em>integer</em></td>\n<td><code>read-only</code> Channel Id</td>\n</tr>\n<tr>\n<td><strong>channelName</strong></td>\n<td><em>string</em></td>\n<td><code>read-only</code> Channel Name</td>\n</tr>\n<tr>\n<td><strong>fields</strong></td>\n<td><em>array</em></td>\n<td>Channel product override fields</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"channel-product-override-field-properties\">Channel Product Override Field Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>title</strong></td>\n<td><em>string</em></td>\n<td>Title or name</td>\n</tr>\n<tr>\n<td><strong>slug</strong></td>\n<td><em>integer</em></td>\n<td>Slug</td>\n</tr>\n<tr>\n<td><strong>brand_name</strong></td>\n<td><em>string</em></td>\n<td>Brand name</td>\n</tr>\n<tr>\n<td><strong>product_id</strong></td>\n<td><em>string</em></td>\n<td>Product Id or Barcode</td>\n</tr>\n<tr>\n<td><strong>product_id_type</strong></td>\n<td><em>string</em></td>\n<td>Product Id type or barcode type. Values: <code>upc, ean, isbn, asin, gcid, gtin, epid</code></td>\n</tr>\n<tr>\n<td><strong>variation_theme</strong></td>\n<td><em>string</em></td>\n<td>Variation theme. The field includes custom field names joined with commas for parent items.</td>\n</tr>\n<tr>\n<td><strong>price</strong></td>\n<td><em>decimal</em></td>\n<td>Price</td>\n</tr>\n<tr>\n<td><strong>sale_price</strong></td>\n<td><em>decimal</em></td>\n<td>Sale price if the item is on sale</td>\n</tr>\n<tr>\n<td><strong>sale_price_start_date</strong></td>\n<td><em>date</em></td>\n<td>Start date of the overridden sale price. Date format: <code>YYYY-mm-ddThh:ss:SSZ</code></td>\n</tr>\n<tr>\n<td><strong>sale_price_end_date</strong></td>\n<td><em>date</em></td>\n<td>End date of the overridden sale price. Date format: <code>YYYY-mm-ddThh:ss:SSZ</code></td>\n</tr>\n<tr>\n<td><strong>MSRP</strong></td>\n<td><em>decimal</em></td>\n<td>Manufacturer’s Suggested Retail Price</td>\n</tr>\n<tr>\n<td><strong>MAP</strong></td>\n<td><em>decimal</em></td>\n<td>Minimum Advertised Price</td>\n</tr>\n<tr>\n<td><strong>max_price</strong></td>\n<td><em>decimal</em></td>\n<td>Maximum price</td>\n</tr>\n<tr>\n<td><strong>min_price</strong></td>\n<td><em>decimal</em></td>\n<td>Minimum price</td>\n</tr>\n<tr>\n<td><strong>price_factor</strong></td>\n<td><em>decimal</em></td>\n<td>Price factor. Prices are multiplied by the price factor for the new channel level price</td>\n</tr>\n<tr>\n<td><strong>tax</strong></td>\n<td><em>string</em></td>\n<td>Tax Percentage of TaxClassId</td>\n</tr>\n<tr>\n<td><strong>business_price</strong></td>\n<td><em>decimal</em></td>\n<td>Bussiness price</td>\n</tr>\n<tr>\n<td><strong>quantity_price_type</strong></td>\n<td><em>string</em></td>\n<td>Quantity price type. Values: <code>Fixed, Percent</code>.</td>\n</tr>\n<tr>\n<td><strong>quantity_price_X</strong></td>\n<td><em>decimal</em></td>\n<td>The price is used for quantity_lower_bound_X. (X: between 1 and 5)</td>\n</tr>\n<tr>\n<td><strong>quantity_lower_bound_X</strong></td>\n<td><em>integer</em></td>\n<td>The minimum sale quantity for using quantity_price_X as price. (X: between 1 and 5)</td>\n</tr>\n<tr>\n<td><strong>is_fba</strong></td>\n<td><em>boolean</em></td>\n<td>FBA item flag</td>\n</tr>\n<tr>\n<td><strong>ship_weight</strong></td>\n<td><em>decimal</em></td>\n<td>Ship weight</td>\n</tr>\n<tr>\n<td><strong>ship_days</strong></td>\n<td><em>integer</em></td>\n<td>Possible delivery date as day. (Between 1 and 10)</td>\n</tr>\n<tr>\n<td><strong>shipping_template</strong></td>\n<td><em>string</em></td>\n<td>Shipping template</td>\n</tr>\n<tr>\n<td><strong>ship_price</strong></td>\n<td><em>decimal</em></td>\n<td>Ship price</td>\n</tr>\n<tr>\n<td><strong>ship_cost</strong></td>\n<td><em>decimal</em></td>\n<td>Ship cost</td>\n</tr>\n<tr>\n<td><strong>handling_cost</strong></td>\n<td><em>decimal</em></td>\n<td>Handling cost</td>\n</tr>\n<tr>\n<td><strong>masking_quantity</strong></td>\n<td><em>integer</em></td>\n<td>Masking quantity for sending quantity to a channel</td>\n</tr>\n<tr>\n<td><strong>cutoff_quantity</strong></td>\n<td><em>integer</em></td>\n<td>Cuttoff quantity for sending quantity to a channel</td>\n</tr>\n<tr>\n<td><strong>forced_stock_status</strong></td>\n<td><em>string</em></td>\n<td>Forced stock status. Values: <code>None, OutOfStock, InStock1, InStock3, InStock5, InStock10, InStock20, InStock50, InStock100</code></td>\n</tr>\n<tr>\n<td><strong>orderable</strong></td>\n<td><em>boolean</em></td>\n<td>Orderable</td>\n</tr>\n<tr>\n<td><strong>sku_override</strong></td>\n<td><em>string</em></td>\n<td>SKU override</td>\n</tr>\n<tr>\n<td><strong>asin_override</strong></td>\n<td><em>string</em></td>\n<td>ASIN override</td>\n</tr>\n<tr>\n<td><strong>fast_listing_enabled</strong></td>\n<td><em>string</em></td>\n<td>Fast listing enabled. Values: <code>Disabled, Auto, FastListingSoft</code></td>\n</tr>\n<tr>\n<td><strong>item_template</strong></td>\n<td><em>string</em></td>\n<td>Item based data template</td>\n</tr>\n<tr>\n<td><strong>amazon_update_method</strong></td>\n<td><em>string</em></td>\n<td>Amazon channel update method. <code>PartialUpdate, Replace</code></td>\n</tr>\n<tr>\n<td><strong>item_description_template</strong></td>\n<td><em>string</em></td>\n<td>Item based description template</td>\n</tr>\n<tr>\n<td><strong>enable_product_update</strong></td>\n<td><em>boolean</em></td>\n<td>Enable item data update</td>\n</tr>\n<tr>\n<td><strong>enable_price_update</strong></td>\n<td><em>boolean</em></td>\n<td>Enable price update</td>\n</tr>\n<tr>\n<td><strong>enable_quantity_update</strong></td>\n<td><em>boolean</em></td>\n<td>Enable quantity update</td>\n</tr>\n<tr>\n<td><strong>meta_title</strong></td>\n<td><em>string</em></td>\n<td>Meta title</td>\n</tr>\n<tr>\n<td><strong>meta_description</strong></td>\n<td><em>string</em></td>\n<td>Meta description</td>\n</tr>\n<tr>\n<td><strong>meta_keywords</strong></td>\n<td><em>string</em></td>\n<td>Meta keywords</td>\n</tr>\n<tr>\n<td><strong>description</strong></td>\n<td><em>string</em></td>\n<td>Description</td>\n</tr>\n<tr>\n<td><strong>short_description</strong></td>\n<td><em>string</em></td>\n<td>Short description</td>\n</tr>\n<tr>\n<td><strong>create_variation_as_single</strong></td>\n<td><em>string</em></td>\n<td>Create variation as a single for specific channels such as eBay, Shopify, Walmart, and AliExpress. Values: <code>yes,no</code>.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"a8ca33f7-a0bf-42f0-8aff-dc4dbeb38957"},{"name":"Orders","item":[{"name":"List Orders","id":"2ac785fa-3f2f-4ced-bd11-123441fdc4fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/orders","description":"<p>Returns orders in a compact format.</p>\n<ul>\n<li><p>Default page size is 20.</p>\n</li>\n<li><p>Orders are sorted by <code>lastModified</code>.</p>\n</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>status</strong></td>\n<td>Filter by one <strong>or multiple</strong> order statuses (comma-separated). Returns orders that match any of the provided values. Allowed values: Incomplete, Created, PendingAvailability, Pending, Unshipped, AwatingTransfer, CancelRequested, PartiallyShipped, Shipped, InvoiceUnconfirmed, Canceled, Unfulfillable, Disputed.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?status=canceled\">https://data.storeautomator.com/api/v3/orders?status=canceled</a> or <a href=\"https://data.storeautomator.com/api/v3/orders?status=Pending,Shipped\">https://data.storeautomator.com/api/v3/orders?status=Pending,Shipped</a></td>\n</tr>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3//orders?offset=0&amp;limit=100\">https://data.storeautomator.com/api/v3//orders?offset=0&amp;limit=100</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>1000</code>  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?offset=0&amp;limit=100\">https://data.storeautomator.com/api/v3/orders?offset=0&amp;limit=100</a></td>\n</tr>\n<tr>\n<td><strong>from</strong></td>\n<td>Date type searching parameter for lastModified field. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?from=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/orders?from=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>to</strong></td>\n<td>Date type searching parameter for lastModified field. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?to=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/orders?to=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>channelCreatedFrom</strong></td>\n<td>Date type searching parameter for orderCreated field. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?remoteCreatedFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/orders?remoteCreatedFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>channelCreatedTo</strong></td>\n<td>Date type searching parameter for orderCreated field. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?remoteCreatedTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/orders?remoteCreatedTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>channelUpdatedFrom</strong></td>\n<td>Date type searching parameter for orderUpdated field. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?remoteUpdatedFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/orders?remoteUpdatedFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>channelUpdatedTo</strong></td>\n<td>Date type searching parameter for orderUpdated field. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?remoteUpdatedTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/orders?remoteUpdatedTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>channelId</strong></td>\n<td>Search by one <strong>or multiple</strong> channel IDs (comma-separated). Returns orders that belong to any of the provided IDs.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?channelId=1234\">https://data.storeautomator.com/api/v3/orders?channelId=1234</a> or <a href=\"https://data.storeautomator.com/api/v3/orders?channelId=1234,5678\">https://data.storeautomator.com/api/v3/orders?channelId=1234,5678</a></td>\n</tr>\n<tr>\n<td><strong>sourceOrderId</strong></td>\n<td>Search by one <strong>or multiple</strong> source order IDs (comma-separated). Returns orders that match any of the provided IDs.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?sourceOrderId=123-456-789\">https://data.storeautomator.com/api/v3/orders?sourceOrderId=123-456-789</a> or <a href=\"https://data.storeautomator.com/api/v3/orders?sourceOrderId=123-456-789,987-654-321\">https://data.storeautomator.com/api/v3/orders?sourceOrderId=123-456-789,987-654-321</a></td>\n</tr>\n<tr>\n<td><strong>includeDetails</strong></td>\n<td>Item details are added to orders.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?includeDetails=true\">https://data.storeautomator.com/api/v3/orders?includeDetails=true</a></td>\n</tr>\n<tr>\n<td><strong>isFba</strong></td>\n<td>Filter by FBA flag. Allowed values: true or false  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?isFba=true\">https://data.storeautomator.com/api/v3/orders?isFba=true</a></td>\n</tr>\n<tr>\n<td><strong>excludeAck</strong></td>\n<td>Exclude acknowledged orders. Allowed values: true  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/orders?excludeAck=true\">https://data.storeautomator.com/api/v3/orders?excludeAck=true</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","orders"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"dce2333d-1889-43dc-ac97-267f93973a33","name":"List Orders","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 10:36:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1597"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com:*"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1089677194,\n        \"sourceOrderId\": \"32-1706-619-32\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-05-03T07:50:53Z\",\n        \"orderUpdated\": \"2023-05-03T07:50:53Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 5000,\n        \"shipping\": 0,\n        \"discount\": 300,\n        \"tax\": 400,\n        \"total\": 5100,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 4700,\n        \"netTotal\": 4700,\n        \"netTotalNative\": 5169.66,\n        \"lastModified\": \"2023-05-03T07:53:22Z\"\n    },\n    {\n        \"id\": 1089673165,\n        \"sourceOrderId\": \"32-1706-619-31\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-05-03T06:47:34Z\",\n        \"orderUpdated\": \"2023-05-03T06:47:34Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 1000,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 1000,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1000,\n        \"netTotal\": 1000,\n        \"netTotalNative\": 1099.93,\n        \"lastModified\": \"2023-05-03T06:54:25Z\"\n    },\n    {\n        \"id\": 1088903015,\n        \"sourceOrderId\": \"32-1706-619-30\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-27T06:59:17Z\",\n        \"orderUpdated\": \"2023-04-27T06:59:17Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 1000,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 1000,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1000,\n        \"netTotal\": 1000,\n        \"netTotalNative\": 1104.23,\n        \"lastModified\": \"2023-04-27T07:00:04Z\"\n    },\n    {\n        \"id\": 1088902743,\n        \"sourceOrderId\": \"32-1706-619-29\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-27T06:55:22Z\",\n        \"orderUpdated\": \"2023-04-27T06:55:22Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 10000,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 10000,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 10000,\n        \"netTotal\": 10000,\n        \"netTotalNative\": 11042.28,\n        \"lastModified\": \"2023-04-27T07:00:04Z\"\n    },\n    {\n        \"id\": 1088902726,\n        \"sourceOrderId\": \"32-1706-619-28\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-27T06:55:01Z\",\n        \"orderUpdated\": \"2023-04-27T06:55:01Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 10000,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 10000,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 10000,\n        \"netTotal\": 10000,\n        \"netTotalNative\": 11042.28,\n        \"lastModified\": \"2023-04-27T07:00:03Z\"\n    },\n    {\n        \"id\": 1087156152,\n        \"sourceOrderId\": \"32-1706-619-27\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-17T07:04:57Z\",\n        \"orderUpdated\": \"2023-04-17T07:04:57Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 716.9,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 136.21,\n        \"total\": 853.11,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 716.9,\n        \"netTotal\": 716.9,\n        \"netTotalNative\": 787.77,\n        \"lastModified\": \"2023-04-17T07:10:10Z\"\n    },\n    {\n        \"id\": 1084714739,\n        \"sourceOrderId\": \"32-1706-2984-24\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T14:48:46Z\",\n        \"orderUpdated\": \"2023-04-03T14:48:46Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 2000,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 300,\n        \"total\": 1400,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1100,\n        \"netTotal\": 1100,\n        \"netTotalNative\": 1100,\n        \"lastModified\": \"2023-04-03T15:19:58Z\"\n    },\n    {\n        \"id\": 1084714724,\n        \"sourceOrderId\": \"32-1706-2984-23\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T14:48:05Z\",\n        \"orderUpdated\": \"2023-04-03T14:48:05Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 1600,\n        \"shipping\": 100,\n        \"discount\": 800,\n        \"tax\": 250,\n        \"total\": 1150,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 900,\n        \"netTotal\": 900,\n        \"netTotalNative\": 900,\n        \"lastModified\": \"2023-04-03T15:01:05Z\"\n    },\n    {\n        \"id\": 1084660107,\n        \"sourceOrderId\": \"32-1706-2984-22\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T07:45:39Z\",\n        \"orderUpdated\": \"2023-04-03T07:45:39Z\",\n        \"billName\": \"Tax -  None\",\n        \"currencyCode\": \"USD\",\n        \"product\": 2000,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 50,\n        \"total\": 1150,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1100,\n        \"netTotal\": 1100,\n        \"netTotalNative\": 1100,\n        \"lastModified\": \"2023-04-03T07:55:04Z\"\n    },\n    {\n        \"id\": 1084660097,\n        \"sourceOrderId\": \"32-1706-2984-21\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T07:44:01Z\",\n        \"orderUpdated\": \"2023-04-03T07:44:01Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 2000,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 50,\n        \"total\": 1150,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1100,\n        \"netTotal\": 1100,\n        \"netTotalNative\": 1100,\n        \"lastModified\": \"2023-04-03T07:55:03Z\"\n    },\n    {\n        \"id\": 1084657826,\n        \"sourceOrderId\": \"32-1706-2984-20\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T07:24:55Z\",\n        \"orderUpdated\": \"2023-04-03T07:24:55Z\",\n        \"billName\": \"test+uk\",\n        \"currencyCode\": \"USD\",\n        \"product\": 2000,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 50,\n        \"total\": 1150,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1100,\n        \"netTotal\": 1100,\n        \"netTotalNative\": 1100,\n        \"lastModified\": \"2023-04-03T07:37:21Z\"\n    },\n    {\n        \"id\": 1084657822,\n        \"sourceOrderId\": \"32-1706-2984-19\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T07:24:39Z\",\n        \"orderUpdated\": \"2023-04-03T07:24:39Z\",\n        \"billName\": \"test+uk\",\n        \"currencyCode\": \"USD\",\n        \"product\": 2000,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 50,\n        \"total\": 1150,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1100,\n        \"netTotal\": 1100,\n        \"netTotalNative\": 1100,\n        \"lastModified\": \"2023-04-03T07:37:21Z\"\n    },\n    {\n        \"id\": 1084657821,\n        \"sourceOrderId\": \"32-1706-2984-18\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T07:24:39Z\",\n        \"orderUpdated\": \"2023-04-03T07:24:39Z\",\n        \"billName\": \"test+uk\",\n        \"currencyCode\": \"USD\",\n        \"product\": 2000,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 50,\n        \"total\": 1150,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 1100,\n        \"netTotal\": 1100,\n        \"netTotalNative\": 1100,\n        \"lastModified\": \"2023-04-03T07:37:21Z\"\n    },\n    {\n        \"id\": 1084655616,\n        \"sourceOrderId\": \"32-1706-2984-17\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T07:10:14Z\",\n        \"orderUpdated\": \"2023-04-03T07:10:14Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 0,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 50,\n        \"total\": -850,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": -900,\n        \"netTotal\": -900,\n        \"netTotalNative\": -900,\n        \"lastModified\": \"2023-04-03T07:19:46Z\"\n    },\n    {\n        \"id\": 1084654385,\n        \"sourceOrderId\": \"32-1706-2984-16\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-04-03T06:59:03Z\",\n        \"orderUpdated\": \"2023-04-03T06:59:03Z\",\n        \"billName\": \"Tax-None\",\n        \"currencyCode\": \"USD\",\n        \"product\": 0,\n        \"shipping\": 100,\n        \"discount\": 1000,\n        \"tax\": 50,\n        \"total\": -850,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": -900,\n        \"netTotal\": -900,\n        \"netTotalNative\": -900,\n        \"lastModified\": \"2023-04-03T07:02:00Z\"\n    },\n    {\n        \"id\": 1083942812,\n        \"sourceOrderId\": \"32-1706-2984-15\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-03-30T12:03:50Z\",\n        \"orderUpdated\": \"2023-03-30T12:03:50Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 0,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 0,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 0,\n        \"netTotal\": 0,\n        \"netTotalNative\": 0,\n        \"lastModified\": \"2023-03-30T12:12:16Z\"\n    },\n    {\n        \"id\": 1083942797,\n        \"sourceOrderId\": \"32-1706-619-26\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-03-30T12:02:25Z\",\n        \"orderUpdated\": \"2023-03-30T12:02:25Z\",\n        \"billName\": \"test\",\n        \"currencyCode\": \"USD\",\n        \"product\": 32.92,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 6.26,\n        \"total\": 39.18,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 32.92,\n        \"netTotal\": 32.92,\n        \"netTotalNative\": 35.69,\n        \"lastModified\": \"2023-03-30T12:12:09Z\"\n    },\n    {\n        \"id\": 1083942238,\n        \"sourceOrderId\": \"32-1708-2984-14\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-03-30T11:57:20Z\",\n        \"orderUpdated\": \"2023-03-30T11:57:20Z\",\n        \"billName\": \"StoreAutomator LLC\",\n        \"currencyCode\": \"USD\",\n        \"product\": 0,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 0,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 0,\n        \"netTotal\": 0,\n        \"netTotalNative\": 0,\n        \"lastModified\": \"2023-03-30T12:12:16Z\"\n    },\n    {\n        \"id\": 1083941284,\n        \"sourceOrderId\": \"32-1708-2984-13\",\n        \"refOrderNumber\": null,\n        \"channelId\": 2984,\n        \"isFba\": false,\n        \"orderStatus\": \"Unshipped\",\n        \"orderCreated\": \"2023-03-30T11:52:07Z\",\n        \"orderUpdated\": \"2023-03-30T11:52:07Z\",\n        \"billName\": \"StoreAutomator LLC\",\n        \"currencyCode\": \"USD\",\n        \"product\": 0,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 0,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 0,\n        \"netTotal\": 0,\n        \"netTotalNative\": 0,\n        \"lastModified\": \"2023-03-30T12:12:16Z\"\n    },\n    {\n        \"id\": 1078008404,\n        \"sourceOrderId\": \"32-1997-619-25\",\n        \"refOrderNumber\": null,\n        \"channelId\": 619,\n        \"isFba\": false,\n        \"orderStatus\": \"Shipped\",\n        \"orderCreated\": \"2023-02-20T13:50:30Z\",\n        \"orderUpdated\": \"2023-02-20T13:50:30Z\",\n        \"billName\": \"Test1\",\n        \"currencyCode\": \"USD\",\n        \"product\": 12,\n        \"shipping\": 0,\n        \"discount\": 0,\n        \"tax\": 0,\n        \"total\": 12,\n        \"fees\": 0,\n        \"commission\": 0,\n        \"revenue\": 12,\n        \"netTotal\": 12,\n        \"netTotalNative\": 12.82,\n        \"lastModified\": \"2023-02-20T13:59:38Z\"\n    }\n]"}],"_postman_id":"2ac785fa-3f2f-4ced-bd11-123441fdc4fc"},{"name":"Get Order Details","id":"40eca7b9-d333-4145-9cc5-8198f31e1cd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}","description":"<p>Returns the details of the order for the given <code>OrderId</code>. </p>\n","urlObject":{"protocol":"https","path":["api","v3","orders","{{OrderId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"9157480e-fa2b-4e81-80a7-583b94c57f22","name":"Get Order Details","originalRequest":{"method":"GET","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 10:46:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1144"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com:*"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1089693590,\n    \"channelId\": 619,\n    \"channelType\": \"store\",\n    \"refOrderNumber\": null,\n    \"storeOrderNumber\": null,\n    \"sourceOrderId\": \"32-1706-619-33\",\n    \"sourceCustomerId\": null,\n    \"discount\": 300,\n    \"discounts\": null,\n    \"commission\": 0,\n    \"fees\": 0,\n    \"tax\": 400,\n    \"revenue\": 4700,\n    \"shipping\": 0,\n    \"product\": 5000,\n    \"total\": 5100,\n    \"netTotal\": 4700,\n    \"netTotalNative\": 5169.66,\n    \"paymentMethod\": \"ChannelSpecific\",\n    \"creditCardInfo\": null,\n    \"currencyCode\": \"USD\",\n    \"billName\": \"test test\",\n    \"billingAddress\": {\n        \"sourceAddressId\": null,\n        \"addressType\": \"Residential\",\n        \"fullName\": \"test test\",\n        \"company\": \"SA\",\n        \"email\": \"test@storeautomator.com\",\n        \"phone\": \"0123456789\",\n        \"addressLine1\": \"address line 1\",\n        \"addressLine2\": \"address line 2\",\n        \"addressLine3\": \"address line 3\",\n        \"city\": \"Nutley\",\n        \"county\": \"New Jersey\",\n        \"district\": \"\",\n        \"state\": \"New Jersey2\",\n        \"zip\": \"071102\",\n        \"countryCode\": \"US\",\n        \"notes\": null,\n        \"personalId\": \"123456\",\n        \"taxId\": \"123\",\n        \"taxOffice\": \"taxOffice\"\n    },\n    \"shippingAddress\": {\n        \"sourceAddressId\": null,\n        \"addressType\": \"Residential\",\n        \"fullName\": \"test test\",\n        \"company\": \"SA\",\n        \"email\": \"test@storeautomator.com\",\n        \"phone\": \"0123456789\",\n        \"addressLine1\": \"address line 1\",\n        \"addressLine2\": \"address line 2\",\n        \"addressLine3\": \"address line 3\",\n        \"city\": \"Nutley\",\n        \"county\": \"New Jersey\",\n        \"district\": \"\",\n        \"state\": \"New Jersey2\",\n        \"zip\": \"071102\",\n        \"countryCode\": \"US\",\n        \"notes\": null,\n        \"personalId\": null,\n        \"taxId\": null,\n        \"taxOffice\": null\n    },\n    \"shippingPreference\": null,\n    \"ipAddress\": null,\n    \"isComplete\": false,\n    \"isEmailOptIn\": false,\n    \"isFba\": false,\n    \"items\": [\n        {\n            \"lineId\": 111513453,\n            \"sourceOrderLineId\": \"32-1706-619-33-0\",\n            \"sku\": \"TEST001\",\n            \"masterSku\": null,\n            \"productSku\": null,\n            \"asin\": null,\n            \"name\": \"Test Name\",\n            \"url\": null,\n            \"channelId\": 619,\n            \"quantity\": 1,\n            \"cancelQtyRequest\": 0,\n            \"cancellationReason\": null,\n            \"unitPrice\": 1000,\n            \"itemPrice\": 1000,\n            \"tax\": 150,\n            \"taxable\": false,\n            \"taxCode\": null,\n            \"shippingPrice\": 0,\n            \"shippingTax\": 0,\n            \"giftWrapPrice\": 0,\n            \"giftWrapTax\": 0,\n            \"giftWrapType\": null,\n            \"giftMessage\": null,\n            \"fees\": 0,\n            \"commission\": 0,\n            \"discountProduct\": 100,\n            \"discountShipping\": 0,\n            \"discountCode\": null,\n            \"isComplete\": false,\n            \"quantityShipped\": 0,\n            \"quantityCancelled\": 0,\n            \"costs\": [],\n            \"quantityShippedRemote\": 0,\n            \"quantityCancelledRemote\": 0\n        },\n        {\n            \"lineId\": 111513454,\n            \"sourceOrderLineId\": \"32-1706-619-33-1\",\n            \"sku\": \"TEST002\",\n            \"masterSku\": null,\n            \"productSku\": null,\n            \"asin\": null,\n            \"name\": \"Test Name 2\",\n            \"url\": null,\n            \"channelId\": 619,\n            \"quantity\": 2,\n            \"cancelQtyRequest\": 0,\n            \"cancellationReason\": null,\n            \"unitPrice\": 2000,\n            \"itemPrice\": 4000,\n            \"tax\": 250,\n            \"taxable\": false,\n            \"taxCode\": null,\n            \"shippingPrice\": 0,\n            \"shippingTax\": 0,\n            \"giftWrapPrice\": 0,\n            \"giftWrapTax\": 0,\n            \"giftWrapType\": null,\n            \"giftMessage\": null,\n            \"fees\": 0,\n            \"commission\": 0,\n            \"discountProduct\": 200,\n            \"discountShipping\": 0,\n            \"discountCode\": null,\n            \"isComplete\": false,\n            \"quantityShipped\": 0,\n            \"quantityCancelled\": 0,\n            \"costs\": [],\n            \"quantityShippedRemote\": 0,\n            \"quantityCancelledRemote\": 0\n        }\n    ],\n    \"numberOfItemsCancelled\": 0,\n    \"numberOfItemsCancelRequest\": 0,\n    \"numberOfItemsOrdered\": 3,\n    \"numberOfItemsShipped\": 0,\n    \"orderCreated\": \"2023-05-03T10:44:15Z\",\n    \"orderStatus\": \"Unshipped\",\n    \"orderUpdated\": \"2023-05-03T10:44:15Z\",\n    \"giftMessage\": null,\n    \"giftWrapType\": null,\n    \"comments\": null,\n    \"sourceNotes\": null,\n    \"statusNotes\": null,\n    \"lastModified\": \"2023-05-03T10:45:38Z\",\n    \"ignoreTax\": true\n}"}],"_postman_id":"40eca7b9-d333-4145-9cc5-8198f31e1cd9"},{"name":"Get Order Shipping Label","id":"84500334-dc6a-4543-89ee-40ec7b032bac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}/files/label","description":"<p>Retrieves the shipping label for a specific order as a downloadable file. The file is returned as an attachment.</p>\n","urlObject":{"protocol":"https","path":["api","v3","orders","{{OrderId}}","files","label"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"84500334-dc6a-4543-89ee-40ec7b032bac"},{"name":"Create  Order Shipping","id":"2bbb0214-d733-4c2c-a53d-b11d3d826da5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"test_shipment\",\n    \"method\": \"standard\",\n    \"trackingId\": \"1234567890\",\n    \"time\": \"2017-11-21T12:00:00Z\",\n    \"items\": [\n        {\n            \"lineId\": 2405563,\n            \"shipQty\": 1\n        }\n    ],\n    \"shipmentCost\": \"10.5\"\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}/shipped","description":"<p>The following body can be posted for entering the tracking id for an order item.</p>\n<ul>\n<li>This action marks the order as shipped.</li>\n</ul>\n<h6 id=\"request-object-details\">Request Object Details</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>carrier</strong></td>\n<td><em>string</em></td>\n<td>Carrier Company name.</td>\n</tr>\n<tr>\n<td><strong>method</strong></td>\n<td><em>string</em></td>\n<td>Shipping Method.</td>\n</tr>\n<tr>\n<td><strong>trackingId</strong></td>\n<td><em>string</em></td>\n<td>Tracking Number of Shipment.</td>\n</tr>\n<tr>\n<td><strong>time</strong></td>\n<td><em>string</em></td>\n<td>Shipping date. In <code>ISO 8601</code> format.</td>\n</tr>\n<tr>\n<td><strong>items</strong></td>\n<td><em>array</em></td>\n<td>The array of order lines to be canceled. The array includes <code>Item Properties</code></td>\n</tr>\n<tr>\n<td><strong>shipmentCost</strong></td>\n<td><em>decimal</em></td>\n<td>Shipment Costs.</td>\n</tr>\n<tr>\n<td><strong>storeOrderNumber</strong></td>\n<td><em>string</em></td>\n<td>Store Order Number.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"item-properties\">Item Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>lineId</strong>*</td>\n<td><em>integer</em></td>\n<td>Order Line ID’s</td>\n</tr>\n<tr>\n<td><strong>sku</strong>*</td>\n<td><em>string</em></td>\n<td>Product SKU</td>\n</tr>\n<tr>\n<td><strong>shipQty</strong></td>\n<td><em>integer</em></td>\n<td>Shipped quantity for products</td>\n</tr>\n<tr>\n<td><strong>transparencyCodeList</strong></td>\n<td><em>array</em></td>\n<td>Transparency code list for products (strings)</td>\n</tr>\n</tbody>\n</table>\n</div><p>* You must use either <strong>lineId</strong> or <strong>sku</strong> as the line identifier.</p>\n","urlObject":{"protocol":"https","path":["api","v3","orders","{{OrderId}}","shipped"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"f174a325-e76e-4019-bfa8-a83513572eab","name":"Create  Order Shipping","originalRequest":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"{\n    \"carrier\": \"test_shipment\",\n    \"method\": \"standard\",\n    \"trackingId\": \"1234567890\",\n    \"time\": \"2017-11-21T12:00:00Z\",\n    \"items\": [\n        {\n            \"lineId\": 2405563,\n            \"shipQty\": 1\n        }\n    ],\n    \"shipmentCost\": \"10.5\",\n    \"storeOrderNumber\":\"123456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}/shipped"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 11:46:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"21"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"}],"cookie":[],"responseTime":null,"body":"{\n    \"packageId\": 3906680\n}"}],"_postman_id":"2bbb0214-d733-4c2c-a53d-b11d3d826da5"},{"name":"Cancel Order","id":"80fe738e-1506-442c-83cf-d2ef9d76b7e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cancellationReason\": \"NoInventory\",\n    \"items\": [\n        {\n            \"lineId\": 2405579,\n            \"cancelQty\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}/canceled","description":"<p>Marks an order and its line as cancelled.</p>\n<ul>\n<li>Cancellation is only sent to the channels that support. Otherwise, this information will be just recorded internally.</li>\n</ul>\n<h6 id=\"request-object-details\"><strong>Request Object Details</strong></h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>cancellationReason</strong></td>\n<td><em>string</em></td>\n<td>Order cancellation reason. Values: <code>NoInventory</code>, <code>ShippingAddressUndeliverable</code>, <code>CustomerExchange</code>, <code>BuyerCanceled</code>, <code>GeneralAdjustment</code>, <code>CarrierCreditDecision</code>, <code>RiskAssessmentInformationNotValid</code>, <code>CarrierCoverageFailure</code>, <code>CustomerReturn</code>, <code>MerchandiseNotReceived</code></td>\n</tr>\n<tr>\n<td><strong>items</strong></td>\n<td><em>array</em></td>\n<td>The array of order lines to be canceled. The array includes <code>Item Properties</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"item-properties\">Item Properties</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>lineId</strong></td>\n<td><em>integer</em></td>\n<td>Order Line ID’s.</td>\n</tr>\n<tr>\n<td><strong>cancelQty</strong></td>\n<td><em>integer</em></td>\n<td>The number of items canceled from the order item.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","orders","{{OrderId}}","canceled"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"4810f791-3c4d-4c74-85ff-8ae0d8d4c136","name":"Cancel Order","originalRequest":{"method":"POST","header":[{"key":"authorization","type":"text","value":"{{AccessToken}}"}],"body":{"mode":"raw","raw":"{\n    \"items\": [\n        {\n            \"lineId\": 2405579,\n            \"cancelQty\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}/canceled"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Apr 2020 11:54:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"145"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"cancellationId\": 3906734\n}"}],"_postman_id":"80fe738e-1506-442c-83cf-d2ef9d76b7e9"},{"name":"Get Tracking","id":"62472377-4120-47f0-aea7-349c84d09365","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}/tracking","description":"<p>Returns the tracking details of the order for the given <code>OrderId</code>.</p>\n<h4 id=\"order-tracking-properties\">Order Tracking Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>carrier</strong></td>\n<td><em>string</em></td>\n<td>Carrier name</td>\n</tr>\n<tr>\n<td><strong>method</strong></td>\n<td><em>string</em></td>\n<td>Ship method</td>\n</tr>\n<tr>\n<td><strong>trackingId</strong></td>\n<td><em>string</em></td>\n<td>Tracking id</td>\n</tr>\n<tr>\n<td><strong>time</strong></td>\n<td><em>date</em></td>\n<td>Tracking date</td>\n</tr>\n<tr>\n<td><strong>shipmentCost</strong></td>\n<td><em>decimal</em></td>\n<td>Shipment cost</td>\n</tr>\n<tr>\n<td><strong>items</strong></td>\n<td><em>array</em></td>\n<td>Returns the order line items. The array includes <code>Line Item Properties</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"line-item-properties\">Line Item Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>lineId</strong></td>\n<td><em>integer</em></td>\n<td>Line id</td>\n</tr>\n<tr>\n<td><strong>shipQty</strong></td>\n<td><em>integer</em></td>\n<td>Ship quantity</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","orders","{{OrderId}}","tracking"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"620467ec-0c5d-45f7-a856-18f389ee9197","name":"Get Tracking","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/orders/{{OrderId}}/tracking"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Mar 2023 12:47:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"395"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com:*"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"carrier\": \"Dhl\",\n        \"method\": \"Standard\",\n        \"trackingId\": \"200010402982229\",\n        \"time\": \"2023-02-20T13:50:00Z\",\n        \"shipmentCost\": 0,\n        \"items\": [\n            {\n                \"lineId\": 97102241,\n                \"shipQty\": 1\n            }\n        ]\n    }\n]"}],"_postman_id":"62472377-4120-47f0-aea7-349c84d09365"},{"name":"Create Order","id":"0c298a0d-67a3-4360-a7e5-a01b4a1b4e37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"billingAddress\":{\r\n        \"fullName\":\"b_name\",\r\n        \"company\":\"b_company\",\r\n        \"email\":\"b_email@storeautomator.com\",\r\n        \"phone\":\"11111\",\r\n        \"addressLine1\":\"b_address line 1\",\r\n        \"addressLine2\":\"b_address line 2\",\r\n        \"addressLine3\":\"b_address line 3\",\r\n        \"city\":\"b_city\",\r\n        \"county\":\"b_county\",\r\n        \"district\":\"b_district\",\r\n        \"state\":\"NJ\",\r\n        \"zip\":\"08701\",\r\n        \"countryCode\":\"US\",\r\n        \"notes\":\"b_notes\",\r\n        \"personalId\":\"22222\",\r\n        \"taxId\":\"33333\",\r\n        \"taxOffice\":\"b_tax office\"\r\n    },\r\n    \"shippingAddress\":{\r\n        \"fullName\":\"s_name\",\r\n        \"company\":\"s_company\",\r\n        \"email\":\"s_email@storeautomator.com\",\r\n        \"phone\":\"11111\",\r\n        \"addressLine1\":\"s_address line 1\",\r\n        \"addressLine2\":\"s_address line 2\",\r\n        \"addressLine3\":\"s_address line 3\",\r\n        \"city\":\"s_city\",\r\n        \"county\":\"s_county\",\r\n        \"district\":\"s_district\",\r\n        \"state\":\"NJ\",\r\n        \"zip\":\"08701\",\r\n        \"countryCode\":\"US\",\r\n        \"notes\":\"s_notes\",\r\n        \"personalId\":\"22222\",\r\n        \"taxId\":\"33333\",\r\n        \"taxOffice\":\"s_tax office\"\r\n    },\r\n    \"items\":[\r\n        {\r\n            \"sku\":\"TESTSKU1\",\r\n            \"name\":\"Test Item 1\",\r\n            \"quantity\":1,\r\n            \"unitPrice\":10.5,\r\n            \"discountProduct\":2.5,\r\n            \"tax\":1.5\r\n        },\r\n        {\r\n            \"sku\":\"TESTSKU2\",\r\n            \"name\":\"Test Item 2\",\r\n            \"quantity\":2,\r\n            \"unitPrice\":12.5,\r\n            \"discountProduct\":4.5,\r\n            \"tax\":3.5\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/{{ChannelId}}","description":"<h4 id=\"order-create-properties\">Order Create Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>billingAddress</strong></td>\n<td><em>object</em></td>\n<td>Includes the order billing address information. The object includes <code>Address Info Properties</code></td>\n</tr>\n<tr>\n<td><strong>shippingAddress</strong></td>\n<td><em>object</em></td>\n<td>Includes the order shipping address information. The object includes <code>Address Info Properties</code></td>\n</tr>\n<tr>\n<td><strong>items</strong></td>\n<td><em>array</em></td>\n<td>Includes the order line items. The array includes <code>Order Line Item Properties</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"address-info-properties\">Address Info Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>fullName</strong></td>\n<td><em>string</em></td>\n<td>Full name</td>\n</tr>\n<tr>\n<td><strong>company</strong></td>\n<td><em>string</em></td>\n<td>Company</td>\n</tr>\n<tr>\n<td><strong>email</strong></td>\n<td><em>string</em></td>\n<td>Email</td>\n</tr>\n<tr>\n<td><strong>phone</strong></td>\n<td><em>string</em></td>\n<td>Phone</td>\n</tr>\n<tr>\n<td><strong>addressLine1</strong></td>\n<td><em>string</em></td>\n<td>Address line 1</td>\n</tr>\n<tr>\n<td><strong>addressLine2</strong></td>\n<td><em>string</em></td>\n<td>Address line 2</td>\n</tr>\n<tr>\n<td><strong>addressLine3</strong></td>\n<td><em>string</em></td>\n<td>Address line 3</td>\n</tr>\n<tr>\n<td><strong>city</strong></td>\n<td><em>string</em></td>\n<td>City</td>\n</tr>\n<tr>\n<td><strong>county</strong></td>\n<td><em>string</em></td>\n<td>County</td>\n</tr>\n<tr>\n<td><strong>district</strong></td>\n<td><em>string</em></td>\n<td>District</td>\n</tr>\n<tr>\n<td><strong>state</strong></td>\n<td><em>string</em></td>\n<td>state</td>\n</tr>\n<tr>\n<td><strong>zip</strong></td>\n<td><em>string</em></td>\n<td>zip</td>\n</tr>\n<tr>\n<td><strong>countryCode</strong></td>\n<td><em>string</em></td>\n<td>Country code</td>\n</tr>\n<tr>\n<td><strong>notes</strong></td>\n<td><em>string</em></td>\n<td>Notes</td>\n</tr>\n<tr>\n<td><strong>personalId</strong></td>\n<td><em>string</em></td>\n<td>Personal Id</td>\n</tr>\n<tr>\n<td><strong>taxId</strong></td>\n<td><em>string</em></td>\n<td>Tax Id</td>\n</tr>\n<tr>\n<td><strong>taxOffice</strong></td>\n<td><em>string</em></td>\n<td>Tax office</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"order-line-item-properties\">Order Line Item Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>Item Sku</td>\n</tr>\n<tr>\n<td><strong>name</strong></td>\n<td><em>string</em></td>\n<td>Item name</td>\n</tr>\n<tr>\n<td><strong>quantity</strong></td>\n<td><em>integer</em></td>\n<td>Item quantity</td>\n</tr>\n<tr>\n<td><strong>unitPrice</strong></td>\n<td><em>decimal</em></td>\n<td>Item unit price</td>\n</tr>\n<tr>\n<td><strong>discountProduct</strong></td>\n<td><em>decimal</em></td>\n<td>Discount product</td>\n</tr>\n<tr>\n<td><strong>tax</strong></td>\n<td><em>decimal</em></td>\n<td>Item tax</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","orders","{{ChannelId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c298a0d-67a3-4360-a7e5-a01b4a1b4e37"},{"name":"Acknowledge Order","id":"a1cdb97d-923e-4f81-ae56-9907eea9ad29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"orderIds\": [123456789]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/ack","description":"<h4 id=\"add-acknowledged-order-properties\">Add Acknowledged Order Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>orderIds</strong></td>\n<td><em>array</em></td>\n<td>Contains an array of order IDs (integers)</td>\n</tr>\n</tbody>\n</table>\n</div><p>Mark orders as acknowledged. To hide acknowledged orders in list results, set <code>excludeAck=true</code> on <strong>List Orders</strong>.</p>\n","urlObject":{"protocol":"https","path":["api","v3","orders","ack"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"8e64fad9-0c91-4f14-aaa1-51fd15629f53","name":"Add Acknowledged Order","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderIds\": [\r\n        123456789\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/ack"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Thu, 14 Aug 2025 10:45:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"15"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com"},{"key":"Content-Security-Policy","value":"frame-ancestors *.storeautomator.com:*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"\"Access denied\""}],"_postman_id":"a1cdb97d-923e-4f81-ae56-9907eea9ad29"},{"name":"Remove Acknowledgement","id":"10c91336-50df-4b06-8d20-8f1779221df9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"orderIds\": [123456788]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/ack","description":"<h4 id=\"delete-acknowledged-order-properties\">Delete Acknowledged Order Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>orderIds</strong></td>\n<td><em>array</em></td>\n<td>Contains an array of order IDs (integers)</td>\n</tr>\n</tbody>\n</table>\n</div><p>Remove acknowledgement from orders.</p>\n","urlObject":{"protocol":"https","path":["api","v3","orders","ack"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"636b0a93-7f18-4fbc-95b4-20516b9006bc","name":"Delete Acknowledged Order","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"orderIds\": [123456788]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://data.storeautomator.com/api/v3/orders/ack"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"10c91336-50df-4b06-8d20-8f1779221df9"}],"id":"418f7b15-e836-472a-9fdf-389e7b7600f5","description":"<p>Access and manipulate orders by using this collection.</p>\n<h4 id=\"what-you-can-do-in-this-collection\">What you can do in this collection?</h4>\n<ul>\n<li><p><a href=\"#2ac785fa-3f2f-4ced-bd11-123441fdc4fc\">List Orders</a></p>\n</li>\n<li><p><a href=\"#40eca7b9-d333-4145-9cc5-8198f31e1cd9\">Get Order Details</a></p>\n</li>\n<li><p><a href=\"#2bbb0214-d733-4c2c-a53d-b11d3d826da5\">Create Order Shipping</a></p>\n</li>\n<li><p><a href=\"#80fe738e-1506-442c-83cf-d2ef9d76b7e9\">Cancel Order</a></p>\n</li>\n<li><p><a href=\"#62472377-4120-47f0-aea7-349c84d09365\">Get Tracking</a></p>\n</li>\n</ul>\n<h4 id=\"order-properties\">Order Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>id</strong></td>\n<td><em>integer</em></td>\n<td>Order ID generated by StoreAutomator.</td>\n</tr>\n<tr>\n<td><strong>sourceOrderId</strong></td>\n<td><em>string</em></td>\n<td>The ID of the order generated by the corresponding channel.</td>\n</tr>\n<tr>\n<td><strong>masterSourceOrderId</strong></td>\n<td><em>string</em></td>\n<td>The ID of the master order generated by the corresponding channel. (This field is only populated for purchase and dropship orders and refers to the master order.)</td>\n</tr>\n<tr>\n<td><strong>refOrderNumber</strong></td>\n<td><em>string</em></td>\n<td>The order number.</td>\n</tr>\n<tr>\n<td><strong>storeOrderNumber</strong></td>\n<td><em>string</em></td>\n<td>Order number registered by the ERP system.</td>\n</tr>\n<tr>\n<td><strong>sourceCustomerId</strong></td>\n<td><em>string</em></td>\n<td>Customer ID created by the relevant channel.</td>\n</tr>\n<tr>\n<td><strong>discount</strong></td>\n<td><em>decimal</em></td>\n<td>Total discount.</td>\n</tr>\n<tr>\n<td><strong>discounts</strong></td>\n<td><em>object array</em></td>\n<td>The array that includes all discount line items.  <br />[  <br /> {  <br />  <code>code</code> : ( <em>string</em> ) Discount Code.  <br />  <code>productDiscount</code> : ( <em>decimal</em> ) Discount on Product.  <br />  <code>shippingDiscount</code> : ( <em>decimal</em> ) Discount on.  <br /> }  <br />]</td>\n</tr>\n<tr>\n<td><strong>product</strong></td>\n<td><em>decimal</em></td>\n<td>Price excluding shipment or tax.</td>\n</tr>\n<tr>\n<td><strong>shipping</strong></td>\n<td><em>decimal</em></td>\n<td>Shipping Price.</td>\n</tr>\n<tr>\n<td><strong>tax</strong></td>\n<td><em>decimal</em></td>\n<td>Applied Tax amount.</td>\n</tr>\n<tr>\n<td><strong>total</strong></td>\n<td><em>decimal</em></td>\n<td>Total value to be paid by customer.</td>\n</tr>\n<tr>\n<td><strong>fees</strong></td>\n<td><em>decimal</em></td>\n<td>Other Channel fees, other than the commission.</td>\n</tr>\n<tr>\n<td><strong>commission</strong></td>\n<td><em>decimal</em></td>\n<td>Channel Commission fee.</td>\n</tr>\n<tr>\n<td><strong>revenue</strong></td>\n<td><em>decimal</em></td>\n<td>The total price of the order minus the Tax amount.</td>\n</tr>\n<tr>\n<td><strong>netTotal</strong></td>\n<td><em>decimal</em></td>\n<td>The total price of the order minus Tax, fees and commission.</td>\n</tr>\n<tr>\n<td><strong>netTotalNative</strong></td>\n<td><em>decimal</em></td>\n<td>Net total in base currency.</td>\n</tr>\n<tr>\n<td><strong>paymentMethod</strong></td>\n<td><em>string</em></td>\n<td>Customer’s payment method. Possible values: <code>ChannelSpecific, CreditCard, MoneyOrder, BankDeposit, CashOnDelivery, CVS, GiftCard, Points, PaypalExpressCheckout, Paypal, Stripe, ApplePay, AuthorizeNet, AmazonPay, MasterPass</code>.</td>\n</tr>\n<tr>\n<td><strong>creditCardInfo</strong></td>\n<td><em>object</em></td>\n<td>The object type that includes all credit card information.  <br /> {  <br />  <code>type</code> : ( <em>string</em> ) Credit Card Type.  <br />  <code>number</code> : ( <em>string</em> ) Credit Card Number.  <br />  <code>expiration</code> : ( <em>string</em> ) Credit Card Expiration date. In ISO 8601 format <code>2000-01-21T11:11:11Z</code>.  <br /> }</td>\n</tr>\n<tr>\n<td><strong>currencyCode</strong></td>\n<td><em>string</em></td>\n<td>Currency of the order.</td>\n</tr>\n<tr>\n<td><strong>billName</strong></td>\n<td><em>string</em></td>\n<td>Bill name of the order.</td>\n</tr>\n<tr>\n<td><strong>billingAddress</strong></td>\n<td><em>object</em></td>\n<td>Billing address object.  <br /> {  <br />  <code>sourceAddressId</code> : ( <em>string</em> ) It is the address ID of the related channel.  <br />  <code>addressType</code> : ( <em>string</em> ) Customer address Type. Possible values; Residential, Business..  <br />  <code>fullName</code> : ( <em>string</em> ) Customer’s fullName.  <br />  <code>company</code> : ( <em>string</em> ) Customer’s company.  <br />  <code>email</code> : ( <em>string</em> ) Customer's email.  <br />  <code>phone</code> : ( <em>string</em> ) Customer's phone.  <br />  <code>addressLine1</code> : ( <em>string</em> ) Customer's addressLine1.  <br />  <code>addressLine2</code> : ( <em>string</em> ) Customer's addressLine2.  <br />  <code>addressLine3</code> : ( <em>string</em> ) Customer's addressLine3.  <br />  <code>city</code> : ( <em>string</em> ) Customer’s City.  <br />  <code>county</code> : ( <em>string</em> ) Customer’s County, if applicable.  <br />  <code>district</code> : ( <em>string</em> ) Customer’s district, if applicable.  <br />  <code>state</code> : ( <em>string</em> ) Customer’s state.  <br />  <code>zip</code> : ( <em>string</em> ) Customer’s zip.  <br />  <code>countryCode</code> : ( <em>string</em> ) Customer’s countryCode.  <br />  <code>notes</code> : ( <em>string</em> ) Customer’s Notes.  <br />  <code>personalId</code> : ( <em>string</em> ) Customer's personalId, if applicable.  <br />  <code>taxId</code> : ( <em>string</em> ) Customer's taxId, if applicable.  <br />  <code>taxOffice</code> : ( <em>string</em> ) Customer's taxOffice, if applicable.  <br /> }</td>\n</tr>\n<tr>\n<td><strong>shippingAddress</strong></td>\n<td><em>object</em></td>\n<td>Order shipping address object. Object Structure is the same as <code>billingAddress</code>.</td>\n</tr>\n<tr>\n<td><strong>shippingPreference</strong></td>\n<td><em>object</em></td>\n<td>Shipping information object.  <br /> {  <br />  <code>carrier</code> : ( <em>string</em> ) Carrier.  <br />  <code>shipMethod</code> : ( <em>string</em> ) Shipping Method.  <br />  <code>serviceLevel</code> : ( <em>string</em> ) Service Level.  <br />  <code>shipBy</code> : ( <em>string</em> ) Ship by date. In ISO 8601 format (<code>2000-01-21T11:11:11Z</code>).  <br />  <code>deliveryBy</code> : ( <em>string</em> ) Delivery by date. In ISO 8601 format.  <br /> }</td>\n</tr>\n<tr>\n<td><strong>ipAddress</strong></td>\n<td><em>string</em></td>\n<td>Customer’s IP address.</td>\n</tr>\n<tr>\n<td><strong>isComplete</strong></td>\n<td><em>boolean</em></td>\n<td>Checks whether the order has been completed.</td>\n</tr>\n<tr>\n<td><strong>isEmailOptIn</strong></td>\n<td><em>boolean</em></td>\n<td>Checks if the customer accepts advertisement mails.</td>\n</tr>\n<tr>\n<td><strong>isFba</strong></td>\n<td><em>boolean</em></td>\n<td>Marks whether order is FBA.</td>\n</tr>\n<tr>\n<td><strong>items</strong></td>\n<td><em>object array</em></td>\n<td>The series of products in the order. Each product information is in the form of an <code>Order Item Properties</code> object.</td>\n</tr>\n<tr>\n<td><strong>numberOfItemsCancelled</strong></td>\n<td><em>integer</em></td>\n<td>Number of items cancelled.</td>\n</tr>\n<tr>\n<td><strong>numberOfItemsCancelRequest</strong></td>\n<td><em>integer</em></td>\n<td>Number of items cancel request.</td>\n</tr>\n<tr>\n<td><strong>numberOfItemsOrdered</strong></td>\n<td><em>integer</em></td>\n<td>Number of items ordered.</td>\n</tr>\n<tr>\n<td><strong>numberOfItemsShipped</strong></td>\n<td><em>integer</em></td>\n<td>Number of items shipped.</td>\n</tr>\n<tr>\n<td><strong>orderCreated</strong></td>\n<td><em>string</em></td>\n<td>Order creation date. In ISO 8601 format (<code>2000-01-21T11:11:11Z</code>).</td>\n</tr>\n<tr>\n<td><strong>orderStatus</strong></td>\n<td><em>string</em></td>\n<td>Indicates the status of the order on the channel. Values: <code>Created, PendingAvailability, Pending, Unshipped, AwatingTransfer, CancelRequested, PartiallyShipped, Shipped, InvoiceUnconfirmed, Canceled, Unfulfillable, Disputed</code>.</td>\n</tr>\n<tr>\n<td><strong>orderUpdated</strong></td>\n<td><em>string</em></td>\n<td>The date when the order was last updated on the channel. In ISO 8601 format (<code>2000-01-21T11:11:11Z</code>).</td>\n</tr>\n<tr>\n<td><strong>comments</strong></td>\n<td><em>string</em></td>\n<td>Comments.</td>\n</tr>\n<tr>\n<td><strong>sourceNotes</strong></td>\n<td><em>string</em></td>\n<td>Customer's notes.</td>\n</tr>\n<tr>\n<td><strong>lastModified</strong></td>\n<td><em>string</em></td>\n<td>Last update date of the order on StoreAutomator. In ISO 8601 format (<code>2000-01-21T11:11:11Z</code>).</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"order-item-properties\">Order Item Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>lineId</strong></td>\n<td><em>integer</em></td>\n<td>Order Line ID.</td>\n</tr>\n<tr>\n<td><strong>sourceOrderLineId</strong></td>\n<td><em>string</em></td>\n<td>The item number of the order in the relevant channel.</td>\n</tr>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>Original channel Sku.</td>\n</tr>\n<tr>\n<td><strong>masterSku</strong></td>\n<td><em>string</em></td>\n<td>Alias master Sku, if empty product Sku.</td>\n</tr>\n<tr>\n<td><strong>productSku</strong></td>\n<td><em>string</em></td>\n<td>StoreAutomator catalog level Sku.</td>\n</tr>\n<tr>\n<td><strong>asin</strong></td>\n<td><em>string</em></td>\n<td>Product’s ASIN number.</td>\n</tr>\n<tr>\n<td><strong>name</strong></td>\n<td><em>string</em></td>\n<td>Product Name.</td>\n</tr>\n<tr>\n<td><strong>url</strong></td>\n<td><em>string</em></td>\n<td>Product URL.</td>\n</tr>\n<tr>\n<td><strong>channelId</strong></td>\n<td><em>integer</em></td>\n<td>Product Channel ID.</td>\n</tr>\n<tr>\n<td><strong>quantity</strong></td>\n<td><em>integer</em></td>\n<td>Inventory.</td>\n</tr>\n<tr>\n<td><strong>quantityShipped</strong></td>\n<td><em>integer</em></td>\n<td>Shipped Quantity.</td>\n</tr>\n<tr>\n<td><strong>cancelQtyRequest</strong></td>\n<td><em>integer</em></td>\n<td>Quantity of products sent to be canceled.</td>\n</tr>\n<tr>\n<td><strong>quantityCancelled</strong></td>\n<td><em>integer</em></td>\n<td>Number of products canceled.</td>\n</tr>\n<tr>\n<td><strong>cancellationReason</strong></td>\n<td><em>string</em></td>\n<td>Reason for cancellation.</td>\n</tr>\n<tr>\n<td><strong>unitPrice</strong></td>\n<td><em>decimal</em></td>\n<td>Product Unit Price.</td>\n</tr>\n<tr>\n<td><strong>itemPrice</strong></td>\n<td><em>decimal</em></td>\n<td>Total price of Products.</td>\n</tr>\n<tr>\n<td><strong>tax</strong></td>\n<td><em>decimal</em></td>\n<td>Tax.</td>\n</tr>\n<tr>\n<td><strong>Taxable</strong></td>\n<td><em>boolean</em></td>\n<td>Checks if the product is taxable.</td>\n</tr>\n<tr>\n<td><strong>taxCode</strong></td>\n<td><em>string</em></td>\n<td>Tax code.</td>\n</tr>\n<tr>\n<td><strong>shippingPrice</strong></td>\n<td><em>decimal</em></td>\n<td>Shipping price of package.</td>\n</tr>\n<tr>\n<td><strong>shippingTax</strong></td>\n<td><em>decimal</em></td>\n<td>Tax of shipping, if applicable.</td>\n</tr>\n<tr>\n<td><strong>giftWrapPrice</strong></td>\n<td><em>decimal</em></td>\n<td>Gift Wrap price.</td>\n</tr>\n<tr>\n<td><strong>giftWrapTax</strong></td>\n<td><em>decimal</em></td>\n<td>Gift Wrap tax, if applicable.</td>\n</tr>\n<tr>\n<td><strong>giftWrapType</strong></td>\n<td><em>string</em></td>\n<td>Gift Wrap type.</td>\n</tr>\n<tr>\n<td><strong>giftMessage</strong></td>\n<td><em>string</em></td>\n<td>Gift Wrap Message.</td>\n</tr>\n<tr>\n<td><strong>fees</strong></td>\n<td><em>decimal</em></td>\n<td>Other Channel fees, other than the commission.</td>\n</tr>\n<tr>\n<td><strong>commission</strong></td>\n<td><em>decimal</em></td>\n<td>Channel Commission fee.</td>\n</tr>\n<tr>\n<td><strong>discountProduct</strong></td>\n<td><em>decimal</em></td>\n<td>Product Discount.</td>\n</tr>\n<tr>\n<td><strong>discountShipping</strong></td>\n<td><em>decimal</em></td>\n<td>Shipping discount.</td>\n</tr>\n<tr>\n<td><strong>discountCode</strong></td>\n<td><em>string</em></td>\n<td>Discount Code.</td>\n</tr>\n<tr>\n<td><strong>isComplete</strong></td>\n<td><em>boolean</em></td>\n<td>Checks whether the order has been completed.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"3379ee9b-1624-4f50-9e77-3fffe5331943","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"aa282aa0-256d-4867-86c4-820c9af4b512","type":"text/javascript","exec":[""]}}],"_postman_id":"418f7b15-e836-472a-9fdf-389e7b7600f5"},{"name":"Warehouses","item":[{"name":"List Warehouses","id":"a7a32d30-7710-4266-89e6-a76d99874952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/warehouses","description":"<p>Returns a list of all warehouses.  </p>\n<ul>\n<li>If there are no warehouses matching, an empty array is returned.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v3","warehouses"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"d9cd6567-dc93-48f7-b2cd-6440eb95dad9","name":"List Warehouses","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/warehouses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Apr 2021 07:45:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"386"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1152,\n        \"inventoryCode\": \"Default\",\n        \"name\": \"Default Inventory\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Default\",\n        \"currencyCode\": \"AUD\",\n        \"location\": \"test US\"\n    },\n    {\n        \"id\": 1264,\n        \"inventoryCode\": \"test\",\n        \"name\": \"Inventory for test\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Dropship\",\n        \"currencyCode\": \"AUD\",\n        \"location\": \"\"\n    },\n    {\n        \"id\": 1276,\n        \"inventoryCode\": \"tests\",\n        \"name\": \"test2\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Physical\",\n        \"currencyCode\": \"USD\",\n        \"location\": \"DZ\"\n    },\n    {\n        \"id\": 1279,\n        \"inventoryCode\": \"test1\",\n        \"name\": \"Inventory for test\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Dropship\",\n        \"currencyCode\": \"AUD\",\n        \"location\": \"\"\n    },\n    {\n        \"id\": 1299,\n        \"inventoryCode\": \"d\",\n        \"name\": \"d\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Physical\",\n        \"currencyCode\": \"AUD\",\n        \"location\": null\n    },\n    {\n        \"id\": 1303,\n        \"inventoryCode\": \"ddd\",\n        \"name\": \"Inventory for dd\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Dropship\",\n        \"currencyCode\": \"CNY\",\n        \"location\": null\n    },\n    {\n        \"id\": 1449,\n        \"inventoryCode\": \"a\",\n        \"name\": \"y\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Physical\",\n        \"currencyCode\": \"AUD\",\n        \"location\": null\n    },\n    {\n        \"id\": 1592,\n        \"inventoryCode\": \"t\",\n        \"name\": \"Inventory for t\",\n        \"warehouseEnabled\": true,\n        \"type\": \"Dropship\",\n        \"currencyCode\": \"AUD\",\n        \"location\": null\n    }\n]"}],"_postman_id":"a7a32d30-7710-4266-89e6-a76d99874952"},{"name":"List Warehouse Items","id":"f95c97d2-6b22-43f5-822f-77fac41808cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/warehouses/{{WarehouseId}}/items","description":"<p>Returns a list of items for the given <code>WarehouseId</code>.</p>\n<ul>\n<li>If there are no items matching, an empty array is returned.</li>\n</ul>\n<h4 id=\"end-points\">End Points</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>offset</strong></td>\n<td>Pagination parameter. The number of records you wish to skip before selecting records.  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/warehouses/%7B%7BWarehouseId%7D%7D/items?offset=10\">https://data.storeautomator.com/api/v3/warehouses/{{WarehouseId}}/items?offset=10</a></td>\n</tr>\n<tr>\n<td><strong>limit</strong></td>\n<td>Pagination parameter. The number of records you wish to get. Default Value: <code>20</code>. Max Value: <code>1000</code>  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/warehouses/%7B%7BWarehouseId%7D%7D/items?limit=10\">https://data.storeautomator.com/api/v3/warehouses/{{WarehouseId}}/items?limit=10</a></td>\n</tr>\n<tr>\n<td><strong>lastUpdatedFrom</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/warehouses/%7B%7BWarehouseId%7D%7D/items?lastUpdatedFrom=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/warehouses/{{WarehouseId}}/items?lastUpdatedFrom=2000-01-21T11:11:11Z</a></td>\n</tr>\n<tr>\n<td><strong>lastUpdatedTo</strong></td>\n<td>Date parameter. ISO 8601 (<code>2000-01-21T11:11:11Z</code>)  <br /><strong>e.g.</strong> <a href=\"https://data.storeautomator.com/api/v3/warehouses/%7B%7BWarehouseId%7D%7D/items?lastUpdatedTo=2000-01-21T11:11:11Z\">https://data.storeautomator.com/api/v3/warehouses/{{WarehouseId}}/items?lastUpdatedTo=2000-01-21T11:11:11Z</a></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v3","warehouses","{{WarehouseId}}","items"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"b5d09be2-9b0b-4467-a7d7-473a2a891f79","name":"List Warehouse Items","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/warehouses/{{WarehouseId}}/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Apr 2021 07:48:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"613"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"sku\": \"NAHA000001S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 12,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 2,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NAHA000002S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 15,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NAHA000003S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 50,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 11,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NAHA000004S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 30,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NAHA000005S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 30,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NBAB000001S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 1,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NBAB000002S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 1,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NBAB000003S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 1,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NMYB000002S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 10,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NMYB000003S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 1,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NTES000020S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 1,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NMYB000161C05\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NMYB000161C05\",\n        \"shelfLocation\": \"\",\n        \"onHandQuantity\": 1,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 1,\n        \"handlingCost\": 1,\n        \"inboundShippingCost\": 1,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NTES000021S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NTES000021S00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 1,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"KTES000022S00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"KTES000022S00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 0,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NTES000025P00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NTES000025P00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 0,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NTES000028P00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NTES000028P00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 0,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NDEN000002P00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NDEN000002P00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 0,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NMYB000004P00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NMYB000004P00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 0,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NMYB000005P00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NMYB000005P00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 0,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    },\n    {\n        \"sku\": \"NMYB000006P00\",\n        \"supplierProductName\": null,\n        \"supplierSku\": \"NMYB000006P00\",\n        \"shelfLocation\": null,\n        \"onHandQuantity\": 0,\n        \"reservedQuantity\": 0,\n        \"unsellableQuantity\": 0,\n        \"inboundQuantity\": 0,\n        \"shipDays\": 1,\n        \"productCost\": 0,\n        \"handlingCost\": 0,\n        \"inboundShippingCost\": 0,\n        \"warehouseCost\": 0,\n        \"cost1\": 0,\n        \"cost2\": 0,\n        \"cost3\": 0,\n        \"cost4\": 0,\n        \"cost5\": 0\n    }\n]"}],"_postman_id":"f95c97d2-6b22-43f5-822f-77fac41808cc"}],"id":"e4815168-87a6-4d10-a88a-e5f139063a58","description":"<p>Access warehouses by using this collection.</p>\n<br />\n\n<h4 id=\"what-you-can-do-in-this-collection\">What you can do in this collection?</h4>\n<ul>\n<li><a href=\"#a7a32d30-7710-4266-89e6-a76d99874952\">List Warehouses</a></li>\n<li><a href=\"#f95c97d2-6b22-43f5-822f-77fac41808cc\">List Warehouse Items</a></li>\n</ul>\n<br />\n\n<h4 id=\"warehouse-properties\">Warehouse Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>id</strong></td>\n<td><em>integer</em></td>\n<td>The warehouse id generated by StoreAutomator.</td>\n</tr>\n<tr>\n<td><strong>inventoryCode</strong></td>\n<td><em>string</em></td>\n<td>Inventory code of the warehouse.</td>\n</tr>\n<tr>\n<td><strong>name</strong></td>\n<td><em>string</em></td>\n<td>Name of the warehouse.</td>\n</tr>\n<tr>\n<td><strong>warehouseEnabled</strong></td>\n<td><em>bool</em></td>\n<td>The warehouse's status.</td>\n</tr>\n<tr>\n<td><strong>type</strong></td>\n<td><em>string</em></td>\n<td>Type of the warehouse.</td>\n</tr>\n<tr>\n<td><strong>currencyCode</strong></td>\n<td><em>string</em></td>\n<td>Currency code of the warehouse.</td>\n</tr>\n<tr>\n<td><strong>location</strong></td>\n<td><em>string</em></td>\n<td>Location of the warehouse.</td>\n</tr>\n</tbody>\n</table>\n</div><br />\n\n<h4 id=\"warehouse-item-properties\">Warehouse Item Properties</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>sku</strong></td>\n<td><em>string</em></td>\n<td>Item Sku.</td>\n</tr>\n<tr>\n<td><strong>supplierProductName</strong></td>\n<td><em>string</em></td>\n<td>Supplier item name.</td>\n</tr>\n<tr>\n<td><strong>supplierSku</strong></td>\n<td><em>string</em></td>\n<td>Supplier item Sku.</td>\n</tr>\n<tr>\n<td><strong>shelfLocation</strong></td>\n<td><em>string</em></td>\n<td>Item shelf location.</td>\n</tr>\n<tr>\n<td><strong>onHandQuantity</strong></td>\n<td><em>integer</em></td>\n<td>Item on hand quantity.</td>\n</tr>\n<tr>\n<td><strong>reservedQuantity</strong></td>\n<td><em>integer</em></td>\n<td>Item reserved quantity.</td>\n</tr>\n<tr>\n<td><strong>unsellableQuantity</strong></td>\n<td><em>integer</em></td>\n<td>Item unsellable quantity.</td>\n</tr>\n<tr>\n<td><strong>inboundQuantity</strong></td>\n<td><em>integer</em></td>\n<td>Item inbound quantity.</td>\n</tr>\n<tr>\n<td><strong>shipDays</strong></td>\n<td><em>integer</em></td>\n<td>Item ship days.</td>\n</tr>\n<tr>\n<td><strong>productCost</strong></td>\n<td><em>decimal</em></td>\n<td>Product cost.</td>\n</tr>\n<tr>\n<td><strong>handlingCost</strong></td>\n<td><em>decimal</em></td>\n<td>Handling cost.</td>\n</tr>\n<tr>\n<td><strong>inboundShippingCost</strong></td>\n<td><em>decimal</em></td>\n<td>Inbound shipping cost.</td>\n</tr>\n<tr>\n<td><strong>warehouseCost</strong></td>\n<td><em>decimal</em></td>\n<td>Warehouse cost.</td>\n</tr>\n<tr>\n<td><strong>cost1</strong></td>\n<td><em>decimal</em></td>\n<td>Custom cost 1.</td>\n</tr>\n<tr>\n<td><strong>cost2</strong></td>\n<td><em>decimal</em></td>\n<td>Custom cost 2.</td>\n</tr>\n<tr>\n<td><strong>cost3</strong></td>\n<td><em>decimal</em></td>\n<td>Custom cost 3.</td>\n</tr>\n<tr>\n<td><strong>cost4</strong></td>\n<td><em>decimal</em></td>\n<td>Custom cost 4.</td>\n</tr>\n<tr>\n<td><strong>cost5</strong></td>\n<td><em>decimal</em></td>\n<td>Custom cost 5.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"e4815168-87a6-4d10-a88a-e5f139063a58"},{"name":"Feeds","item":[{"name":"Upload Feed","id":"0c467b6e-ba99-4718-9214-1aeb84b3e3e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/feeds","description":"<p>Returns <code>FeedId</code> of the process.</p>\n","urlObject":{"protocol":"https","path":["api","v3","feeds"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"806f849b-7c42-400a-8197-db9149e48a8f","name":"Create Feed","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"File","type":"file","src":"aT8W7WxwL/test-product-create-file.csv"}]},"url":"https://data.storeautomator.com/api/v3/feeds"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Apr 2021 12:21:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"139"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"feedId\": 2281610\n}"}],"_postman_id":"0c467b6e-ba99-4718-9214-1aeb84b3e3e8"},{"name":"Check Feed Status","id":"80f720d1-597c-4c9c-9d88-a45b34ed050f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/feeds/{{FeedId}}","description":"<p>Returns status of feed for the given <code>FeedId</code>.</p>\n<ul>\n<li>If the process has been completed, the status is <code>done</code>. Otherwise, the status is <code>pending</code>.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v3","feeds","{{FeedId}}"],"host":["data","storeautomator","com"],"query":[],"variable":[]}},"response":[{"id":"7def24fa-c9e6-484e-b89a-e276bba2c80e","name":"Get Feed","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AccessToken}}","type":"text"}],"url":"https://data.storeautomator.com/api/v3/feeds/{{FeedId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Apr 2021 12:22:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"137"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"-1"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"done\"\n}"}],"_postman_id":"80f720d1-597c-4c9c-9d88-a45b34ed050f"}],"id":"8fcccf4d-885f-4828-8b02-72010af4cf1d","description":"<p>Feed endpoint helps you upload bulk import files in any format supported by StoreAutomator.</p>\n<p>To see the supported feed formats <a href=\"https://app.storeautomator.com/#/tools/import/fromafile\">click here</a>.</p>\n<p>For more information about field details <a href=\"https://support.storeautomator.com/hc/en-us/articles/4406849824146-Bulk-Product-Import-Fields\">see here</a>.</p>\n<br />\n\n<h4 id=\"what-you-can-do-in-this-collection\">What you can do in this collection?</h4>\n<ul>\n<li><a href=\"#0c467b6e-ba99-4718-9214-1aeb84b3e3e8\">Upload Feed</a></li>\n<li><a href=\"#80f720d1-597c-4c9c-9d88-a45b34ed050f\">Check Feed Status</a></li>\n</ul>\n<br />","_postman_id":"8fcccf4d-885f-4828-8b02-72010af4cf1d"}],"event":[{"listen":"prerequest","script":{"id":"f80523d5-eb3a-49c0-b4e9-9952f57dce0e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"80f629ac-d071-40ff-8f2a-587418a66f7c","type":"text/javascript","exec":[""]}}],"variable":[{"key":"UserEmail","value":"{{UserEmail}}"},{"key":"UserPassword","value":"{{UserPassword}}"},{"key":"OrderId","value":"{{OrderId}}"},{"key":"ChannelId","value":"{{ChannelId}}"},{"key":"CategoryId","value":"{{CategoryId}}"},{"key":"ProductId","value":"{{ProductId}}"},{"key":"KitId","value":"{{KitId}}"},{"key":"WarehouseId","value":"{{WarehouseId}}"},{"key":"FeedId","value":"{{FeedId}}"}]}