{"info":{"_postman_id":"5782ffd4-b2b9-4ead-9399-003cd6cf7362","name":"Wayward Publisher APIs (Attribution)","description":"<html><head></head><body><h2 id=\"description\">Description</h2>\n<p>These API provides the functionality of querying the Wayward system for:</p>\n<ol>\n<li><p>Fetching all products in the Wayward system</p>\n</li>\n<li><p>Generating special attributed links for Amazon products</p>\n</li>\n<li><p>Fetching all the links generated</p>\n</li>\n</ol>\n<h2 id=\"authentication\">Authentication:</h2>\n<p>APIs are protected by <strong><code>X-Api-Key</code></strong> Header, Absence of which will result <code>401</code> (Unauthorized).</p>\n<blockquote>\n<p><strong>Note</strong>: To objtain Api Key, You need to register on <a href=\"http://www.wayward.com\">www.wayward.com</a> as a creator. Once you are onboarded, you can request the Api Key from wayward team. </p>\n</blockquote>\n<h2 id=\"rate-limits\">Rate Limits.</h2>\n<p>There is a an umbrella limit of 240 requests/minute across all APIs, breaching which will result in 429 status code.</p>\n<h2 id=\"host-names\"><strong>Host Names:</strong></h2>\n<blockquote>\n<p>Dev: <a href=\"https://beta-api.wayward.com\">https://beta-api.wayward.com</a><br>Prod: <a href=\"https://api.wayward.com\">https://api.wayward.com</a></p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5682126","collectionId":"5782ffd4-b2b9-4ead-9399-003cd6cf7362","publishedId":"2sA358e6N5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-20T15:26:19.000Z"},"item":[{"name":"Get all products","event":[{"listen":"test","script":{"id":"f98458a5-5557-4bf9-99ba-27400b0ce081","exec":["pm.sendRequest({","    url: pm.environment.get(\"wayward_api_host\") + \"/creator/v1/products/\",","    method: 'GET',","    header: {","        'X-Api-Key': pm.environment.get(\"api-key\")","    }","}, function (err, res) {","    pm.test(\"Status code is 200\", function () {","        pm.response.to.have.status(200);","    });","    pm.test(\"Check if 'products' key exists in the response\", function () {","        pm.expect(res.json()).to.have.property('products');","    });","","    pm.test(\"Check the length of 'products' array is 200\", function () {","        pm.expect(res.json().products).to.have.lengthOf(200);","    });","});",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"b7a642a4-bcfc-43f9-9f30-85e808a7daf1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"a0da0cd3-7f95-458c-8dce-fba20b2b15e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v1/products/?page_number=3","description":"<h2 id=\"update-23th-jan-2025\">Update 23th Jan 2025:</h2>\n<ol>\n<li><p>Added <code>brand_id</code> query params. Value would be of UUID type (true or false or empty value).</p>\n</li>\n<li><p>Added <code>brandId</code> and <code>updatedAt</code> in response.</p>\n</li>\n</ol>\n<h2 id=\"update-8th-oct-2024\">Update 8th Oct 2024:</h2>\n<ol>\n<li>Added <code>approved_to_sell</code> query params. Value would be of string type (true or false or empty value).</li>\n</ol>\n<h2 id=\"update-23rd-aug-2024\">Update 23rd Aug 2024:</h2>\n<ol>\n<li>Added <code>sort_by</code> support. Currently works on \"bestSellerRank\" only.</li>\n</ol>\n<h2 id=\"update-18th-july-2024\">Update 18th July 2024:</h2>\n<ol>\n<li><p><code>root_category_id</code> Query param added.</p>\n</li>\n<li><p><code>root_category_id</code> and <code>rootCategoryName</code> added in Response.</p>\n</li>\n<li><p>Supported <code>root_category_id</code> values:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>name</th>\n<th>root_category_id</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Appliances</td>\n<td>93377ae4-1eca-49e4-878c-a9feb6d3631a</td>\n</tr>\n<tr>\n<td>Arts, Crafts &amp; Sewing</td>\n<td>c3e52637-1bb4-4c5a-ab2f-910fa083c871</td>\n</tr>\n<tr>\n<td>Baby Products</td>\n<td>b49a85da-9e1e-41a5-bcb8-9bc7ca5d3cd6</td>\n</tr>\n<tr>\n<td>Beauty &amp; Personal Care</td>\n<td>c6319219-5ca4-48c3-884b-8ef9d65ffe83</td>\n</tr>\n<tr>\n<td>Clothing, Shoes &amp; Jewelry</td>\n<td>5efa4d82-3e82-4487-b604-64126e5238c4</td>\n</tr>\n<tr>\n<td>Electronics</td>\n<td>60907e17-592c-4d0a-af53-34c97c0e2930</td>\n</tr>\n<tr>\n<td>Health &amp; Household</td>\n<td>47174d9d-eefb-4ae3-a21c-def6ba03ac54</td>\n</tr>\n<tr>\n<td>Home &amp; Kitchen</td>\n<td>498d94a6-6213-4cf6-a924-18aeef129f1b</td>\n</tr>\n<tr>\n<td>Musical Instruments</td>\n<td>8c0be332-a061-4ba3-896a-f69e9eb17d0e</td>\n</tr>\n<tr>\n<td>Office Products</td>\n<td>0fd36375-c373-434a-8ffa-868c3a7de144</td>\n</tr>\n<tr>\n<td>Patio, Lawn &amp; Garden</td>\n<td>be9aae97-ca4f-4d85-9881-8e02ce78668d</td>\n</tr>\n<tr>\n<td>Pet Supplies</td>\n<td>8d92e1ad-0223-4c00-b5e2-b33f6c6d221d</td>\n</tr>\n<tr>\n<td>Sports &amp; Outdoors</td>\n<td>4bc6c107-5a4e-4153-92a2-76fbe99ecc98</td>\n</tr>\n<tr>\n<td>Tools &amp; Home Improvement</td>\n<td>5e80a671-0161-40ea-a0f5-34830bab5663</td>\n</tr>\n<tr>\n<td>Toys &amp; Games</td>\n<td>fded1972-630b-4d55-8b16-ec5caa713746</td>\n</tr>\n</tbody>\n</table>\n</div></li>\n</ol>\n<h2 id=\"update-26th-june-2024\">Update 26th June 2024:</h2>\n<ol>\n<li><p>Product API now support search functionality under <code>search_string</code> query param. The search string should be separated by <code>+</code> example: Waterfall+valance</p>\n</li>\n<li><p>The search string should be 3 characters long minimum, otherwise its a bad request.</p>\n</li>\n<li><p>Product API now returns<code>imageUrl string</code> field.</p>\n</li>\n</ol>\n<h2 id=\"update-17th-june-2024\">Update 17th June 2024:</h2>\n<p>Product API now support extra filters:</p>\n<ol>\n<li><p>in_stock : true/false - Returns products where <code>availability = \"IN_STOCK\"/\"OUT_OF_STOCK\"</code></p>\n</li>\n<li><p>has_discount: true/false - Returns products where <code>discountPercent &gt; 0</code></p>\n</li>\n</ol>\n<h2 id=\"update-5th-june-2024\">Update 5th June 2024:</h2>\n<p>Product API now support extra fields to show deal data and improved pagination support:</p>\n<p><strong>At Product level:</strong></p>\n<ol>\n<li><p><code>BestSellerRank string `json:\"bestSellerRank\"`</code></p>\n</li>\n<li><p><code>TotalReviews int32 `json:\"totalReviews\"`</code></p>\n</li>\n<li><p><code>BrandName string `json:\"brandName\"`</code></p>\n</li>\n<li><p><code>AvgRating string `json:\"avgRating\"`</code></p>\n</li>\n<li><p><code>ListPrice string `json:\"listPrice\"`</code> : StrikeOff price that you see on Amazon, 0 = StrikeOff price is not available/Discount is 0</p>\n</li>\n<li><p><code>PerDiscount string `json:\"discountPercent\"`</code></p>\n</li>\n</ol>\n<p><strong>At Overall Level:</strong></p>\n<ol>\n<li><p><code>PageNumber int32 `json:\"pageNumber\"`</code></p>\n</li>\n<li><p><code>TotalPages int32 `json:\"totalPages\"`</code></p>\n</li>\n<li><p><code>PageSize int32 `json:\"pageSize\"`</code></p>\n</li>\n<li><p><code>TotalProducts int64 `json:\"totalProducts\"`</code></p>\n</li>\n</ol>\n<p>Product API can now query upto 2<strong>00</strong> products in each call. <strong>Requesting products more than 200 will return an error.</strong></p>\n<hr />\n<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to retrieve a list of products from the creator's store. When you send a GET request to this endpoint, you need to include your API key in the 'X-Api-Key' header.</p>\n<p>The response from the API will be a JSON object containing an array of products. Each product object in the array will have the following properties:</p>\n<p>Response</p>\n<ul>\n<li><p><code>productId</code>: A unique identifier for the product.</p>\n</li>\n<li><p><code>asin</code>: The Amazon Standard Identification Number (ASIN) of the product (single or multiple comma-separated list of ASINs).</p>\n</li>\n<li><p><code>name</code>: The name of the product.</p>\n</li>\n<li><p><code>isActive</code>: A boolean value indicating whether the product is currently active or not.</p>\n</li>\n<li><p><code>price</code>: The Selling price of the product.</p>\n</li>\n<li><p><code>categoryName</code>: An array of category names associated with the product.</p>\n</li>\n<li><p><code>availability</code>: The availability status of the product, which can be either 'OUT_OF_STOCK', 'IN_STOCK', or 'IN_STOCK_SCARCE'.</p>\n</li>\n<li><p><code>currency</code>: The currency in which the product's price is listed.</p>\n</li>\n<li><p><code>description</code>: A description of the product.</p>\n</li>\n<li><p><code>inCreatorStore</code>: A boolean value indicating whether the product is available in the creator's store or not.</p>\n</li>\n<li><p><code>commissionType</code>: The type of commission associated with the product, which can be 'PERCENT', 'FLAT', or 'N/A' (if no commission is set).</p>\n</li>\n<li><p><code>commissionRate</code>: The rate of commission for the product. If no commission is set, this value will be -1.</p>\n</li>\n<li><p><code>approvedToSell</code>: Boolean Value which represents if creator is approved to sell the product or not.</p>\n</li>\n<li><p><code>marketplace</code>: Product marketplace</p>\n</li>\n</ul>\n<p>If the request is successful, the API will respond with an HTTP status code of 200 OK and the JSON object containing the product data.</p>\n<p>If there are any errors, such as an invalid or missing API key, a not found error, or an internal server error, the API will return an appropriate error code and message.</p>\n<p>The provided cURL example demonstrates how to make a request to this API endpoint, including the required header.</p>\n<p><code>Pagination</code>: We support page_size up to 200 items per page, sending page_size &gt; 200 will result in an error.</p>\n","urlObject":{"path":["creator","v1","products",""],"host":["{{wayward_api_host}}"],"query":[{"disabled":true,"key":"in_store","value":"true"},{"disabled":true,"key":"in_stock","value":"false"},{"disabled":true,"key":"has_discount","value":"false"},{"disabled":true,"key":"in_stock","value":""},{"disabled":true,"key":"search_string","value":"Dudi Pet Dog Nails Clippers"},{"disabled":true,"key":"root_category_id","value":"fded1972-630b-4d55-8b16-ec5caa713746"},{"key":"page_number","value":"3"}],"variable":[]}},"response":[{"id":"5020f310-adbc-4969-84cf-cc2fe80fa752","name":"Get all products","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":{"raw":"{{wayward_api_host}}/creator/v1/products/?brand_id=5f630737-c6d3-4177-b3ae-2b1c32adc0a6","host":["{{wayward_api_host}}"],"path":["creator","v1","products",""],"query":[{"key":"in_store","value":"true","disabled":true},{"key":"asin","value":"B000T30QU2","disabled":true},{"key":"in_stock","value":"false","disabled":true},{"key":"has_discount","value":"false","disabled":true},{"key":"in_stock","value":"","type":"text","disabled":true},{"key":"page_size","value":"6","disabled":true},{"key":"search_string","value":"diaper","disabled":true},{"key":"root_category_id","value":"b49a85da-9e1e-41a5-bcb8-9bc7ca5d3cd6","disabled":true},{"key":"sort_by","value":"bestSellerRank","disabled":true},{"key":"page_number","value":"1","disabled":true},{"key":"brand_id","value":"5f630737-c6d3-4177-b3ae-2b1c32adc0a6","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Jan 2025 11:34:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"12723"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f14c5f81-3278-4295-8e1c-be905bf7751a"},{"key":"x-amz-apigw-id","value":"E1tgoGsXvHcErpw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67922936-7ff4789013d4e97a4b663fa0"}],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"productId\": \"1842c085-e566-40e8-9888-660c58bc5690\",\n            \"asin\": \"B0DPQQ3WC3\",\n            \"updatedAt\": \"2025-01-22T12:10:06.743071Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Vista V1 N97 Mini PC, 16GB DDR4 RAM, 512GB SSD, 12th Gen N97 (up to 3.6GHz), Small Desktop Computer, 4K Dual Display, WiFi, VESA, Win 11 Pro Preinstalled\",\n            \"isActive\": true,\n            \"price\": \"199.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Vista V1 N97 Mini Pc Windows 11 Pro, 12Th Gen Intel N97 (Beat N150/N95, Up to 3.6Ghz), 16Gb Ddr4 Ram 512Gb Ssd Mini Computers, 4K Dual Display, WiFi/Bt, Vesa Mount, Home/Office Micro Pc\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"12\",\n            \"bestSellerRank\": \"338\",\n            \"totalReviews\": 131,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31Hj09qN2LL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"1a9db6b6-f813-42a0-88bc-77016d8814bf\",\n            \"asin\": \"B0D3QDSS65\",\n            \"updatedAt\": \"2025-01-22T12:08:47.968284Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC V1 Mini PC Win 11 N95 (up to 3.4 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business School\",\n            \"isActive\": true,\n            \"price\": \"179.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini PC Win 11 N95 (up to 3.4 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business School T8 Plus\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"3924\",\n            \"totalReviews\": 26,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.9\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31-7fRUokYL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"28cac325-2f05-4116-ba0e-d9070ea6c00a\",\n            \"asin\": \"B0CKN5WKDH\",\n            \"updatedAt\": \"2025-01-22T12:08:48.371607Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC S1 Mini PC - Intel Alder Lake-N95 (up to 3.4GHz), 16GB DDR4 512GB M.2 SSD, WiFi 5/BT 4.2/4K UHD/Dual LAN, LCD Screen, RGB Light. Perfect for Home/Office - Vertical Mini Tower Computer\",\n            \"isActive\": true,\n            \"price\": \"269.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC V1 Mini PC - Intel Alder Lake-N95 (up to 3.4GHz), 16GB DDR4 512GB M.2 SSD, WiFi 5/BT 4.2/4K UHD/Dual LAN, LCD Screen, RGB Light. Perfect for Home/Office - Vertical Mini Tower Computer\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"9944\",\n            \"totalReviews\": 10,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"5\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31XZTa07M1L._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"3a6602d8-687b-4a21-9a9d-ef875f8fdeb6\",\n            \"asin\": \"B0CJXG3RX3\",\n            \"updatedAt\": \"2025-01-22T12:08:47.810428Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"Mini PC i7 ACEMAGIC, Intel Core i7-11800H Mini Computer(8C/16T, 24MB Smart Cache,up to 4.6 GHz) 32GB DDR4 1TB NVME SSD, Mini Desktop Computer with 4K Triple Display/WiFi 6/BT5.2 for Gaming/Office/Home\",\n            \"isActive\": true,\n            \"price\": \"319.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"Mini PC i7 ACEMAGIC, Intel Core i7-11800H Mini Computer(8C/16T, 24MB Smart Cache,up to 4.6 GHz) 32GB DDR4 1TB NVME SSD, Mini Desktop Computer with 4K Triple Display/WiFi 6/BT5.2 for Gaming/Office/Home\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"4523\",\n            \"totalReviews\": 1,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"5\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41xyINZkQbL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"4134cf62-da20-4e66-a88a-95c3add3ea8e\",\n            \"asin\": \"B0CYLBPSFN\",\n            \"updatedAt\": \"2025-01-22T12:08:47.712205Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Tank03 Gaming PC Desktop, i7 12700H up to 4.7GHz, Geforce RTX 3060 Mobile 12GB Mini PC Gaming 16GB DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Lighting/Multi-Mode/Triple Fans\",\n            \"isActive\": true,\n            \"price\": \"899.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Tank03 Gaming PC Desktop, i7 12700H up to 4.7GHz, Geforce RTX 3060 12GB Mini PC Gaming 16GB DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Lighting/Multi-Mode/Triple Fans, Black\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"3641\",\n            \"totalReviews\": 10,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"3.8\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/417c+WbUZaL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"4c7c00fe-1759-4d23-85d6-ecdba67f12a2\",\n            \"asin\": \"B0D62RJWX7\",\n            \"updatedAt\": \"2025-01-22T12:08:47.983889Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Mini PC Win 11 Pro, S1 N97 (up to 3.6 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer, [25W TDP] Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business\",\n            \"isActive\": true,\n            \"price\": \"229.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini PC Win 11 Pro, S1 N97 (up to 3.6 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer, [25W TDP] Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"2539\",\n            \"totalReviews\": 25,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"3.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31KatMhkoWL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"5d14d7b9-5d25-4f11-be99-28ae394c90cf\",\n            \"asin\": \"B0CN2T2NFT\",\n            \"updatedAt\": \"2025-01-22T12:10:19.802095Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Gaming Desktop PC Tank03, i7 12700H, Geforce RTX 3060 Mobile 12GB(TDP 115W) Gaming PC 32GB Dual Channel DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Light/Multi-Mode/Triple Fans\",\n            \"isActive\": true,\n            \"price\": \"1099.00\",\n            \"categoryName\": [\n                \"Tower Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Gaming Desktop PC Tank03, i7 12700H, Geforce RTX 3060 Mobile 12GB(TDP 115W) Gaming PC 32GB Dual Channel DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Light/Multi-Mode/Triple Fans\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"2783\",\n            \"totalReviews\": 1,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"5\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41K6di-yt2L._SS240_.jpg\",\n            \"rootCategoryId\": \"7f547d70-75a1-41ef-882b-3a556d2ce675\",\n            \"rootCategoryName\": \"Towers\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"97eb1218-9c62-4b9e-af78-3fb9810a6873\",\n            \"asin\": \"B0DF7BVW1C\",\n            \"updatedAt\": \"2024-12-02T15:01:39.307085Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"Dual Screen Laptop Computer 14\\\" Dual Screen laptop with i7 processor, Convertible Screen Laptop. Windows 11 Business Laptop, 16GB RAM 1TB SSD, WIFI-6, Metal Shell, Webcam, Type-C, USB3.2, HDMI, Black\",\n            \"isActive\": true,\n            \"price\": \"799.99\",\n            \"categoryName\": [\n                \"Traditional Laptop Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"Dual Screen Laptop Computer 14\\\" Dual Screen laptop with i7 processor, Convertible Screen Laptop. Windows 11 Business Laptop, 16GB RAM 1TB SSD, WIFI-6, Metal Shell, Webcam, Type-C, USB3.2, HDMI, Black\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"1233\",\n            \"totalReviews\": 0,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"0\",\n            \"listPrice\": \"1499.99\",\n            \"discountPercent\": \"47\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41QRkJT9wTL._SS240_.jpg\",\n            \"rootCategoryId\": \"00000000-0000-0000-0000-000000000000\",\n            \"rootCategoryName\": \"\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"a0a07f38-6b67-428e-a68a-763f9876e2d8\",\n            \"asin\": \"B0D8NVMZDK\",\n            \"updatedAt\": \"2025-01-22T12:10:12.421253Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC [Gaming Computer] Mini Gaming PC 12th i9-12900H (up to 5.0GHz, 14C/20T) 32GB RGB DDR4 512GB M.2 NVMe PCIe 4.0 SSD, Mini PC [3 Adjustable Mode/RGB Lights] Mini Computer WiFi6, BT5.2\",\n            \"isActive\": true,\n            \"price\": \"459.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC [Gaming Computer] Mini Gaming PC 12th i9-12900H (up to 5.0GHz, 14C/20T) 32GB RGB DDR4 512GB M.2 NVMe PCIe 4.0 SSD, Mini PC [3 Adjustable Mode/RGB Lights] Mini Computer WiFi6, BT5.2\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"1579\",\n            \"totalReviews\": 33,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41gT4vcHdQL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"a6bb2d0a-8c94-44d3-84c7-4a6358d17a66\",\n            \"asin\": \"B0D14GKQF6\",\n            \"updatedAt\": \"2025-01-22T12:10:23.338291Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC AD08 Mini Gaming PC, i7-11700B (8C/16T, up to 4.8GHz) 【Beat 1165G7】 32GB DDR4 1TB NVMe SSD Micro Computers, 4K Triple Display/WiFi6/BT5.2/Small Desktop Gaming PC\",\n            \"isActive\": true,\n            \"price\": \"499.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC AD08 Mini Gaming PC, i7-11700B (8C/16T, up to 4.8GHz) 【Beat 1165G7】 32GB DDR4 1TB NVMe SSD Micro Computers, 4K Triple Display/WiFi6/BT5.2/Small Desktop Gaming PC\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"868\",\n            \"totalReviews\": 176,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/417XM7JhomL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"b076206f-b1bd-45eb-9a10-2bf01a348447\",\n            \"asin\": \"B0DHCVL9HT\",\n            \"updatedAt\": \"2025-01-22T12:09:21.646316Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 512GB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"isActive\": true,\n            \"price\": \"499.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 512GB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"860\",\n            \"totalReviews\": 33,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41V5TSSLKDL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"bf27fdeb-6ec1-4912-90b4-ef3823e6c077\",\n            \"asin\": \"B0DGCNRRS3\",\n            \"updatedAt\": \"2025-01-22T12:09:23.975464Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 1TB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"isActive\": true,\n            \"price\": \"599.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 1TB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"1145\",\n            \"totalReviews\": 33,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41OMIc2rAoL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        }\n    ],\n    \"pageNumber\": 1,\n    \"totalPages\": 1,\n    \"pageSize\": 12,\n    \"totalProducts\": 12\n}"}],"_postman_id":"a0da0cd3-7f95-458c-8dce-fba20b2b15e6"},{"name":"Get All Products Download","event":[{"listen":"test","script":{"id":"f98458a5-5557-4bf9-99ba-27400b0ce081","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"b7a642a4-bcfc-43f9-9f30-85e808a7daf1","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"51a10510-9400-4b7b-88bc-922c9e8dc574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v1/products/download","description":"<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to retrieve a list of products from the creator's store. When you send a GET request to this endpoint, you need to include your API key in the 'X-Api-Key' header.</p>\n<p>The response from the API will be a JSON object containing downloadLink to download CSV of complete products catalogue.</p>\n<p>Response</p>\n<ul>\n<li><code>downloadLink</code> : Link to download csv. The link will expire in 1 hour.</li>\n</ul>\n<p>CSV</p>\n<ul>\n<li><p><code>productId</code>: A unique identifier for the product.</p>\n</li>\n<li><p><code>asin</code>: The Amazon Standard Identification Number (ASIN) of the product (single or multiple comma-separated list of ASINs).</p>\n</li>\n<li><p><code>name</code>: The name of the product.</p>\n</li>\n<li><p><code>isActive</code>: A boolean value indicating whether the product is currently active or not.</p>\n</li>\n<li><p><code>price</code>: The Selling price of the product.</p>\n</li>\n<li><p><code>categoryName</code>: An array of category names associated with the product.</p>\n</li>\n<li><p><code>availability</code>: The availability status of the product, which can be either 'OUT_OF_STOCK', 'IN_STOCK', or 'IN_STOCK_SCARCE'.</p>\n</li>\n<li><p><code>currency</code>: The currency in which the product's price is listed.</p>\n</li>\n<li><p><code>description</code>: A description of the product.</p>\n</li>\n<li><p><code>inCreatorStore</code>: A boolean value indicating whether the product is available in the creator's store or not.</p>\n</li>\n<li><p><code>commissionType</code>: The type of commission associated with the product, which can be 'PERCENT', 'FLAT', or 'N/A' (if no commission is set).</p>\n</li>\n<li><p><code>commissionRate</code>: The rate of commission for the product. If no commission is set, this value will be -1.</p>\n</li>\n<li><p><code>approvedToSell</code>: Boolean Value which represents if creator is approved to sell the product or not.</p>\n</li>\n<li><p><code>marketplace</code>: Product marketplace</p>\n</li>\n</ul>\n<p>If the request is successful, the API will respond with an HTTP status code of 200 OK and the JSON object containing the product data.</p>\n<p>If there are any errors, such as an invalid or missing API key, a not found error, or an internal server error, the API will return an appropriate error code and message.</p>\n","urlObject":{"path":["creator","v1","products","download"],"host":["{{wayward_api_host}}"],"query":[],"variable":[]}},"response":[{"id":"d038b8e3-2eb3-4d86-8332-275b5699617d","name":"Get all products","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":{"raw":"{{wayward_api_host}}/creator/v1/products/?brand_id=5f630737-c6d3-4177-b3ae-2b1c32adc0a6","host":["{{wayward_api_host}}"],"path":["creator","v1","products",""],"query":[{"key":"in_store","value":"true","disabled":true},{"key":"asin","value":"B000T30QU2","disabled":true},{"key":"in_stock","value":"false","disabled":true},{"key":"has_discount","value":"false","disabled":true},{"key":"in_stock","value":"","type":"text","disabled":true},{"key":"page_size","value":"6","disabled":true},{"key":"search_string","value":"diaper","disabled":true},{"key":"root_category_id","value":"b49a85da-9e1e-41a5-bcb8-9bc7ca5d3cd6","disabled":true},{"key":"sort_by","value":"bestSellerRank","disabled":true},{"key":"page_number","value":"1","disabled":true},{"key":"brand_id","value":"5f630737-c6d3-4177-b3ae-2b1c32adc0a6","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Jan 2025 11:34:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"12723"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f14c5f81-3278-4295-8e1c-be905bf7751a"},{"key":"x-amz-apigw-id","value":"E1tgoGsXvHcErpw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-67922936-7ff4789013d4e97a4b663fa0"}],"cookie":[],"responseTime":null,"body":"{\n    \"products\": [\n        {\n            \"productId\": \"1842c085-e566-40e8-9888-660c58bc5690\",\n            \"asin\": \"B0DPQQ3WC3\",\n            \"updatedAt\": \"2025-01-22T12:10:06.743071Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Vista V1 N97 Mini PC, 16GB DDR4 RAM, 512GB SSD, 12th Gen N97 (up to 3.6GHz), Small Desktop Computer, 4K Dual Display, WiFi, VESA, Win 11 Pro Preinstalled\",\n            \"isActive\": true,\n            \"price\": \"199.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Vista V1 N97 Mini Pc Windows 11 Pro, 12Th Gen Intel N97 (Beat N150/N95, Up to 3.6Ghz), 16Gb Ddr4 Ram 512Gb Ssd Mini Computers, 4K Dual Display, WiFi/Bt, Vesa Mount, Home/Office Micro Pc\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"12\",\n            \"bestSellerRank\": \"338\",\n            \"totalReviews\": 131,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31Hj09qN2LL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"1a9db6b6-f813-42a0-88bc-77016d8814bf\",\n            \"asin\": \"B0D3QDSS65\",\n            \"updatedAt\": \"2025-01-22T12:08:47.968284Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC V1 Mini PC Win 11 N95 (up to 3.4 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business School\",\n            \"isActive\": true,\n            \"price\": \"179.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini PC Win 11 N95 (up to 3.4 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business School T8 Plus\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"3924\",\n            \"totalReviews\": 26,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.9\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31-7fRUokYL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"28cac325-2f05-4116-ba0e-d9070ea6c00a\",\n            \"asin\": \"B0CKN5WKDH\",\n            \"updatedAt\": \"2025-01-22T12:08:48.371607Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC S1 Mini PC - Intel Alder Lake-N95 (up to 3.4GHz), 16GB DDR4 512GB M.2 SSD, WiFi 5/BT 4.2/4K UHD/Dual LAN, LCD Screen, RGB Light. Perfect for Home/Office - Vertical Mini Tower Computer\",\n            \"isActive\": true,\n            \"price\": \"269.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC V1 Mini PC - Intel Alder Lake-N95 (up to 3.4GHz), 16GB DDR4 512GB M.2 SSD, WiFi 5/BT 4.2/4K UHD/Dual LAN, LCD Screen, RGB Light. Perfect for Home/Office - Vertical Mini Tower Computer\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"9944\",\n            \"totalReviews\": 10,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"5\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31XZTa07M1L._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"3a6602d8-687b-4a21-9a9d-ef875f8fdeb6\",\n            \"asin\": \"B0CJXG3RX3\",\n            \"updatedAt\": \"2025-01-22T12:08:47.810428Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"Mini PC i7 ACEMAGIC, Intel Core i7-11800H Mini Computer(8C/16T, 24MB Smart Cache,up to 4.6 GHz) 32GB DDR4 1TB NVME SSD, Mini Desktop Computer with 4K Triple Display/WiFi 6/BT5.2 for Gaming/Office/Home\",\n            \"isActive\": true,\n            \"price\": \"319.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"Mini PC i7 ACEMAGIC, Intel Core i7-11800H Mini Computer(8C/16T, 24MB Smart Cache,up to 4.6 GHz) 32GB DDR4 1TB NVME SSD, Mini Desktop Computer with 4K Triple Display/WiFi 6/BT5.2 for Gaming/Office/Home\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"4523\",\n            \"totalReviews\": 1,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"5\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41xyINZkQbL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"4134cf62-da20-4e66-a88a-95c3add3ea8e\",\n            \"asin\": \"B0CYLBPSFN\",\n            \"updatedAt\": \"2025-01-22T12:08:47.712205Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Tank03 Gaming PC Desktop, i7 12700H up to 4.7GHz, Geforce RTX 3060 Mobile 12GB Mini PC Gaming 16GB DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Lighting/Multi-Mode/Triple Fans\",\n            \"isActive\": true,\n            \"price\": \"899.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Tank03 Gaming PC Desktop, i7 12700H up to 4.7GHz, Geforce RTX 3060 12GB Mini PC Gaming 16GB DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Lighting/Multi-Mode/Triple Fans, Black\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"3641\",\n            \"totalReviews\": 10,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"3.8\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/417c+WbUZaL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"4c7c00fe-1759-4d23-85d6-ecdba67f12a2\",\n            \"asin\": \"B0D62RJWX7\",\n            \"updatedAt\": \"2025-01-22T12:08:47.983889Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Mini PC Win 11 Pro, S1 N97 (up to 3.6 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer, [25W TDP] Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business\",\n            \"isActive\": true,\n            \"price\": \"229.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"OUT_OF_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini PC Win 11 Pro, S1 N97 (up to 3.6 GHz) 16GB DDR4 512GB M.2 SSD Mini Desktop Computer, [25W TDP] Mini Computer Dual LAN, WiFi6/BT5.2, Support 4K Dual Display Micro PC for Office Business\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"2539\",\n            \"totalReviews\": 25,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"3.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/31KatMhkoWL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"5d14d7b9-5d25-4f11-be99-28ae394c90cf\",\n            \"asin\": \"B0CN2T2NFT\",\n            \"updatedAt\": \"2025-01-22T12:10:19.802095Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Gaming Desktop PC Tank03, i7 12700H, Geforce RTX 3060 Mobile 12GB(TDP 115W) Gaming PC 32GB Dual Channel DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Light/Multi-Mode/Triple Fans\",\n            \"isActive\": true,\n            \"price\": \"1099.00\",\n            \"categoryName\": [\n                \"Tower Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Gaming Desktop PC Tank03, i7 12700H, Geforce RTX 3060 Mobile 12GB(TDP 115W) Gaming PC 32GB Dual Channel DDR5 1TB NVMe SSD, 24MB Cache, WIFi6/BT5.2/USB4 Type-C/RGB Light/Multi-Mode/Triple Fans\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"2783\",\n            \"totalReviews\": 1,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"5\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41K6di-yt2L._SS240_.jpg\",\n            \"rootCategoryId\": \"7f547d70-75a1-41ef-882b-3a556d2ce675\",\n            \"rootCategoryName\": \"Towers\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"97eb1218-9c62-4b9e-af78-3fb9810a6873\",\n            \"asin\": \"B0DF7BVW1C\",\n            \"updatedAt\": \"2024-12-02T15:01:39.307085Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"Dual Screen Laptop Computer 14\\\" Dual Screen laptop with i7 processor, Convertible Screen Laptop. Windows 11 Business Laptop, 16GB RAM 1TB SSD, WIFI-6, Metal Shell, Webcam, Type-C, USB3.2, HDMI, Black\",\n            \"isActive\": true,\n            \"price\": \"799.99\",\n            \"categoryName\": [\n                \"Traditional Laptop Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"Dual Screen Laptop Computer 14\\\" Dual Screen laptop with i7 processor, Convertible Screen Laptop. Windows 11 Business Laptop, 16GB RAM 1TB SSD, WIFI-6, Metal Shell, Webcam, Type-C, USB3.2, HDMI, Black\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"1233\",\n            \"totalReviews\": 0,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"0\",\n            \"listPrice\": \"1499.99\",\n            \"discountPercent\": \"47\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41QRkJT9wTL._SS240_.jpg\",\n            \"rootCategoryId\": \"00000000-0000-0000-0000-000000000000\",\n            \"rootCategoryName\": \"\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"a0a07f38-6b67-428e-a68a-763f9876e2d8\",\n            \"asin\": \"B0D8NVMZDK\",\n            \"updatedAt\": \"2025-01-22T12:10:12.421253Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC [Gaming Computer] Mini Gaming PC 12th i9-12900H (up to 5.0GHz, 14C/20T) 32GB RGB DDR4 512GB M.2 NVMe PCIe 4.0 SSD, Mini PC [3 Adjustable Mode/RGB Lights] Mini Computer WiFi6, BT5.2\",\n            \"isActive\": true,\n            \"price\": \"459.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC [Gaming Computer] Mini Gaming PC 12th i9-12900H (up to 5.0GHz, 14C/20T) 32GB RGB DDR4 512GB M.2 NVMe PCIe 4.0 SSD, Mini PC [3 Adjustable Mode/RGB Lights] Mini Computer WiFi6, BT5.2\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"1579\",\n            \"totalReviews\": 33,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41gT4vcHdQL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"a6bb2d0a-8c94-44d3-84c7-4a6358d17a66\",\n            \"asin\": \"B0D14GKQF6\",\n            \"updatedAt\": \"2025-01-22T12:10:23.338291Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC AD08 Mini Gaming PC, i7-11700B (8C/16T, up to 4.8GHz) 【Beat 1165G7】 32GB DDR4 1TB NVMe SSD Micro Computers, 4K Triple Display/WiFi6/BT5.2/Small Desktop Gaming PC\",\n            \"isActive\": true,\n            \"price\": \"499.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC AD08 Mini Gaming PC, i7-11700B (8C/16T, up to 4.8GHz) 【Beat 1165G7】 32GB DDR4 1TB NVMe SSD Micro Computers, 4K Triple Display/WiFi6/BT5.2/Small Desktop Gaming PC\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"868\",\n            \"totalReviews\": 176,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/417XM7JhomL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"b076206f-b1bd-45eb-9a10-2bf01a348447\",\n            \"asin\": \"B0DHCVL9HT\",\n            \"updatedAt\": \"2025-01-22T12:09:21.646316Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 512GB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"isActive\": true,\n            \"price\": \"499.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 512GB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"860\",\n            \"totalReviews\": 33,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41V5TSSLKDL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        },\n        {\n            \"productId\": \"bf27fdeb-6ec1-4912-90b4-ef3823e6c077\",\n            \"asin\": \"B0DGCNRRS3\",\n            \"updatedAt\": \"2025-01-22T12:09:23.975464Z\",\n            \"brandId\": \"5f630737-c6d3-4177-b3ae-2b1c32adc0a6\",\n            \"name\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 1TB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"isActive\": true,\n            \"price\": \"599.00\",\n            \"categoryName\": [\n                \"Mini Computers\"\n            ],\n            \"availability\": \"IN_STOCK\",\n            \"currency\": \"USD\",\n            \"description\": \"ACEMAGIC Mini Gaming PC Ryzen 9 6900HX+ AMD Radeon 680M (up to 4.9GHz) Mini Computers 32GB DDR5 1TB NVMe SSD Mini PC [3 Modes/RGB Lights] Mini Desktop Computer/WiFi6/BT5.2/4K UHD\",\n            \"inCreatorStore\": false,\n            \"commissionType\": \"PERCENT\",\n            \"commissionRate\": \"10\",\n            \"bestSellerRank\": \"1145\",\n            \"totalReviews\": 33,\n            \"brandName\": \"ACEMAGIC\",\n            \"avgRating\": \"4.4\",\n            \"listPrice\": \"0\",\n            \"discountPercent\": \"0\",\n            \"imageUrl\": \"https://m.media-amazon.com/images/I/41OMIc2rAoL._SS240_.jpg\",\n            \"rootCategoryId\": \"b9aa03ec-4518-45b9-a326-46f31fb06d67\",\n            \"rootCategoryName\": \"Minis\",\n            \"approvedToSell\": true\n        }\n    ],\n    \"pageNumber\": 1,\n    \"totalPages\": 1,\n    \"pageSize\": 12,\n    \"totalProducts\": 12\n}"}],"_postman_id":"51a10510-9400-4b7b-88bc-922c9e8dc574"},{"name":"Get Reports V2","event":[{"listen":"test","script":{"id":"f98458a5-5557-4bf9-99ba-27400b0ce081","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Product ID</th>","        <th>ASIN</th>","        <th>Name</th>","        <th>Active</th>","        <th>Price</th>","        <th>Category</th>","        <th>Availability</th>","        <th>Currency</th>","        <th>Description</th>","        <th>In Creator Store</th>","        <th>Commission Type</th>","        <th>Commission Rate</th>","    </tr>","    ","    {{#each response.products}}","        <tr>","            <td>{{productId}}</td>","            <td>{{asin}}</td>","            <td>{{name}}</td>","            <td>{{isActive}}</td>","            <td>{{price}}</td>","            <td>{{categoryName.[0]}}</td>","            <td>{{availability}}</td>","            <td>{{currency}}</td>","            <td>{{description}}</td>","            <td>{{inCreatorStore}}</td>","            <td>{{commissionType}}</td>","            <td>{{commissionRate}}</td>","        </tr>","    {{/each}}","</table>","`;","","function constructVisualizerPayload() {","    return {response: pm.response.json()}","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript"}}],"id":"cd60cbf7-524b-459d-9a80-8e3d7ae9cb21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v2/reports?page_number=6&associate_tag=wayward-amz","description":"<h2 id=\"update-19-nov-2024\">Update 19-Nov-2024:</h2>\n<p>Added Filter support on `associate_tag`:</p>\n<ul>\n<li>If your links have `tag` attached to it, you will be able to query it</li>\n</ul>\n<h2 id=\"update-4-sept-2024\">Update 4-Sept-2024</h2>\n<p>Added Extra Respose Fields:</p>\n<ul>\n<li><code>Clicks</code> (String) : Returns the clicks that come from a link pointing to that specific ASIN.</li>\n</ul>\n<h2 id=\"update-20-aug-2024\">Update 20-Aug-2024:</h2>\n<p>Added Extra Respose Fields:</p>\n<ul>\n<li><code>Currency</code> (String) : Returns the Currency which was set at the time of report date.</li>\n</ul>\n<h2 id=\"update-29-july-2024\">Update 29-july-2024:</h2>\n<p>Added Extra Respose Fields:</p>\n<ul>\n<li><code>CommissionValue</code> (String) : Returns the commission Absolute Value which was set at the time of report date.</li>\n<li><code>CommissionPercent (String):</code> Returns the commission Percentage which was set at the time of report date.</li>\n</ul>\n<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to retrieve a list of reports from the creator's generated links. When you send a GET request to this endpoint, you need to include your API key in the 'X-Api-Key' header.</p>\n<p>The response from the API will be a JSON object containing an array of products. Each product object in the array will have the following properties:</p>\n<p>If the request is successful, the API will respond with an HTTP status code of 200 OK and the JSON object containing the reports data.</p>\n<h3 id=\"response-fields\">Response Fields</h3>\n<ul>\n<li><code>reports</code> (Array): A list of report objects, each containing detailed performance metrics for a product link.<ul>\n<li><code>LinkID</code> (String): Unique identifier for the product link.</li>\n<li><code>PrimaryTrackingID</code> (String): Primary tracking ID for the link.</li>\n<li><code>SubTrackingID</code> (String): Sub tracking ID for the link.</li>\n<li><code>LinkCreatedOn</code> (String): The timestamp when the link was created (ISO 8601 format).</li>\n<li><code>Url</code> (String): The URL of the product link.</li>\n<li><code>Asin</code> (String): The Amazon Standard Identification Number (ASIN) of the product.</li>\n<li><code>ProductName</code> (String): The name of the product.</li>\n<li><code>Category</code> (String): The category ID of the product.</li>\n<li><code>Date</code> (String): The date of the report (ISO 8601 format).</li>\n<li><code>BrandName</code> (String): The name of the brand.</li>\n<li><code>AdgroupID</code> (String): The ad group ID associated with the product link.</li>\n<li><code>CampaignID</code> (String): The campaign ID associated with the product link.</li>\n<li><code>DetailPageViewClicks</code> (String): The number of clicks on the product's detail page.</li>\n<li><code>Purchases</code> (String): The number of purchases made through the link.</li>\n<li><code>HaloPurchases</code> (String): The number of halo purchases.</li>\n<li><code>HaloUnitsSold</code> (String): The number of halo units sold.</li>\n<li><code>NewToBrandSales</code> (String): The sales generated from new-to-brand customers.</li>\n<li><code>AddToCartClicks</code> (String): The number of add-to-cart clicks.</li>\n<li><code>HaloNewToBrandPurchases</code> (String): The number of new-to-brand halo purchases.</li>\n<li><code>HaloSales</code> (String): The sales generated from halo purchases.</li>\n<li><code>HaloNewToBrandUnitsSold</code> (String): The number of new-to-brand halo units sold.</li>\n<li><code>ConversionType</code> (String): The type of conversion (e.g., Promoted).</li>\n<li><code>NewToBrandUnitsSold</code> (String): The number of new-to-brand units sold.</li>\n<li><code>HaloAddToCartClicks</code> (String): The number of halo add-to-cart clicks.</li>\n<li><code>NewToBrandPurchases</code> (String): The number of new-to-brand purchases.</li>\n<li><code>UnitsSold</code> (String): The total number of units sold.</li>\n<li><code>HaloNewToBrandSales</code> (String): The sales generated from new-to-brand halo purchases.</li>\n<li><code>HaloDetailPageViewClicks</code> (String): The number of halo detail page view clicks.</li>\n<li><code>Sales</code> (String): The total sales generated.</li>\n<li><code>Clicks</code> (String) : Returns the clicks that come from a link pointing to that specific ASIN. If NA, it is because activity occurred on that ASIN when a link was clicked on a different ASIN (either variant or halo).</li>\n<li><code>CommissionValue</code> (String) : Returns the commission Absolute Value which was set at the time of report date.</li>\n<li><code>CommissionPercent (String):</code> Returns the commission Percentage which was set at the time of report date.</li>\n<li><code>Currency</code> (String) : Returns the Currency which was set at the time of report date. eg: USD.</li>\n</ul>\n</li>\n<li><code>pageNumber</code> (Integer): The current page number of the results.</li>\n<li><code>totalPages</code> (Integer): The total number of pages available.</li>\n<li><code>pageSize</code> (Integer): The number of reports per page.</li>\n<li><code>totalReports</code> (Integer): The total number of reports available.</li>\n</ul>\n<p>If there are any errors, such as an invalid or missing API key, a not found error, or an internal server error, the API will return an appropriate error code and message.</p>\n<p>The provided cURL example demonstrates how to make a request to this API endpoint, including the required header.</p>\n<p><code>Pagination</code>: We support page_size upto 200 items per page, sending page_size &gt; 200 will result in an error.</p>\n<p>To Apply <code>start_date</code> and <code>end_date</code>make sure to input both. Only giving one of these will not work.</p>\n","urlObject":{"path":["creator","v2","reports"],"host":["{{wayward_api_host}}"],"query":[{"disabled":true,"key":"page_size","value":"2"},{"disabled":true,"key":"primary_tracking_id","value":"org-21949126c81417e9"},{"disabled":true,"key":"sub_tracking_id","value":"unknown"},{"disabled":true,"key":"link_id","value":"76565c8c-ec12-4e81-8001-f00e0cf15c35"},{"disabled":true,"key":"have_sales","value":"true"},{"key":"page_number","value":"6"},{"disabled":true,"key":"start_date","value":"2024-09-06"},{"disabled":true,"key":"end_date","value":"2024-09-06"},{"disabled":true,"key":"asin","value":"B09X4SHB9J"},{"key":"associate_tag","value":"wayward-amz"}],"variable":[]}},"response":[{"id":"92b9c930-58b0-4624-a1d8-ea62341bd1ac","name":"Get Reports V2","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":{"raw":"{{wayward_api_host}}/creator/v2/reports/?page_size=100&primary_tracking_id=default&sub_tracking_id=default&link_id=28b47708-9560-44df-af02-74720bae9b35&have_sales=true&start_date=2024-08-17&end_date=2024-08-17&primary_tracking_id=org-21949126c81417e9&sub_tracking_id=ios&asin=B09P41PX2Y&page_number=1","host":["{{wayward_api_host}}"],"path":["creator","v2","reports",""],"query":[{"key":"page_size","value":"100"},{"key":"primary_tracking_id","value":"default"},{"key":"sub_tracking_id","value":"default"},{"key":"link_id","value":"28b47708-9560-44df-af02-74720bae9b35","type":"text"},{"key":"have_sales","value":"true","type":"text"},{"key":"start_date","value":"2024-08-17"},{"key":"end_date","value":"2024-08-17"},{"key":"primary_tracking_id","value":"org-21949126c81417e9"},{"key":"sub_tracking_id","value":"ios"},{"key":"asin","value":"B09P41PX2Y"},{"key":"page_number","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cd60cbf7-524b-459d-9a80-8e3d7ae9cb21"},{"name":"Generate Attributed Link","event":[{"listen":"test","script":{"id":"e4757949-b438-49ec-b86e-a1cdbb146b7d","exec":["var uuid = require('uuid'); ","","pm.sendRequest({","    url: pm.environment.get(\"wayward_api_host\") + \"/creator/v1/link\",","    method: 'POST',","    header: {","        'X-Api-Key': pm.environment.get(\"api-key\"),","        'Content-Type': 'application/json'","    },","    body: JSON.stringify({\"asin\": \"B0C8BRDVT6\", \"primaryTrackingId\": Date.now(), \"subTrackingId\": Date.now()+1, \"sourceName\": \"test\"})","}, function (err, res) {","    pm.test(\"Generate Attributed Link API: Status code is 200\", function () {","        pm.expect(res.code).to.equal(200);","    });","","})"],"type":"text/javascript","packages":{}}}],"id":"70d8b510-60c0-4c05-84de-1279e4d42c8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\"asin\": \"B0C8BRDVT6\", \"primaryTrackingId\": 12345, \"subTrackingId\": 1234, \"sourceName\": \"test\"}","options":{"raw":{"language":"json"}}},"url":"{{wayward_api_host}}/creator/v1/link","description":"<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to generate Amazon product links with various tracking parameters. When you send a POST request to this endpoint, you need to include your API key in the 'X-Api-Key' header and set the 'Content-Type' header to 'application/json'.</p>\n<p>In the request body, you need to provide the following parameters:</p>\n<ul>\n<li><p><code>asin</code> (required): The Amazon Standard Identification Number (ASIN) of the product for which you want to generate the link.</p>\n</li>\n<li><p><code>primaryTrackingId</code> (optional): A primary tracking ID that you want to include in the generated link.</p>\n</li>\n<li><p><code>subTrackingId</code> (optional): A sub-tracking ID that you want to include in the generated link.</p>\n</li>\n<li><p><code>sourceName</code> (optional): A source name that you want to include in the generated link.</p>\n</li>\n</ul>\n<p>If the request is successful, the API will respond with a JSON object containing the following properties:</p>\n<ul>\n<li><code>link</code>: The generated Amazon product link with all the specified tracking parameters included.</li>\n<li><code>linkId</code>: A unique identifier for the generated link.</li>\n</ul>\n<p>If there are any errors in the request, such as missing required parameters, invalid API key, or an internal server error, the API will return an appropriate error code and message.</p>\n<p>The provided cURL example demonstrates how to make a request to this API endpoint, including the required headers and request body.</p>\n","urlObject":{"path":["creator","v1","link"],"host":["{{wayward_api_host}}"],"query":[],"variable":[]}},"response":[{"id":"2fe18c66-76ab-49dc-84eb-d653a9ecd71b","name":"Generate Attributed Link","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\"asin\": \"B01N1UX8RW\", \"primaryTrackingId\": \"default_new\", \"subTrackingId\": \"ios\", \"sourceName\": \"hello\"}","options":{"raw":{"language":"json"}}},"url":"{{wayward_api_host}}/creator/v1/link"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Sep 2024 16:10:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"297"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3c6a7d08-3518-495a-83dd-d813b7eef86b"},{"key":"x-amz-apigw-id","value":"eXD68ElVvHcEMHw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-66ec4d12-068ccec21c6626424b2e7598"}],"cookie":[],"responseTime":null,"body":"{\n    \"link\": \"https://amazon.com/dp/B01N1UX8RW?maas=maas_adg_api_579834446714302500_static_9_218&ref_=aa_maas&tag=tag&aa_campaignid=wyrd_2e0dfff289f78ca_3&aa_adgroupid=wyrd_42a3d777ed2638b_3&aa_creativeid=wyrd_9f6dd826f1801d4_3\",\n    \"linkId\": \"0fab38e4-3f77-4d78-b1c8-eba2a4548282\"\n}"}],"_postman_id":"70d8b510-60c0-4c05-84de-1279e4d42c8b"},{"name":"Get link by linkId","id":"c337337a-0a3f-4bbc-92c2-cbc46f0785f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v1/link/{{linkId}}","description":"<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to fetch Amazon product links by unique link ID with various tracking parameters. When you send a GET request to this endpoint, you need to include your API key in the 'X-Api-Key' header.</p>\n<p>The response from the API will be a JSON object containing the following properties:</p>\n<ul>\n<li><code>linkId</code>: A unique identifier for the generated link.</li>\n<li><code>link</code>: The generated Amazon product link with the specified tracking parameters.</li>\n<li><code>isActive</code>: A boolean value indicating whether the link is active or not.</li>\n<li><code>createdAt</code>: The date and time when the link was created.</li>\n<li><code>creatorId</code>: The unique identifier of the creator who generated the link.</li>\n<li><code>productId</code>: The unique identifier of the product for which the link was generated.</li>\n<li><code>asin</code>: The Amazon Standard Identification Number (ASIN) of the product.</li>\n<li><code>sourceDetails</code>: An object containing the tracking parameters used to generate the link:<ul>\n<li><code>primaryTrackingId</code>: The primary tracking ID included in the link.</li>\n<li><code>subTrackingId</code>: The sub-tracking ID included in the link.</li>\n<li><code>sourceName</code>: The source name included in the link.</li>\n<li><code>amzAssociateId</code>: The Amazon Associate Tag included in the link.</li>\n</ul>\n</li>\n</ul>\n<p>If the request is successful, the API will respond with an HTTP status code of 200 OK and the JSON object containing the link details.</p>\n<p>If there are any errors, such as an invalid or missing API key, or an internal server error, the API will return an appropriate error code and message.</p>\n<p>The provided cURL example demonstrates how to make a request to this API endpoint, including the required header.</p>\n<p>The sample response shows an example of the JSON object that the API might return, including a generated link with various tracking parameters, along with other details such as the link ID, creation date, creator ID, product ID, and ASIN.</p>\n","urlObject":{"path":["creator","v1","link","{{linkId}}"],"host":["{{wayward_api_host}}"],"query":[],"variable":[]}},"response":[{"id":"68dc3872-ccbf-469f-8b04-7f7b58e17c28","name":"Get link by linkId","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v1/link/{{linkId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 05 Jul 2024 10:52:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"622"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3f119dad-f46e-40de-b3b2-88aa99cd45a8"},{"key":"x-amz-apigw-id","value":"ab2AkFLhvHcEsqA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6687d069-642937441461011f298980cd"}],"cookie":[],"responseTime":null,"body":"{\n    \"linkId\": \"28b47708-9560-44df-af02-74720bae9b35\",\n    \"link\": \"https://amazon.com/dp/B019PKWOPE?maas=maas_adg_api_577409850121088884_static_9_218&ref_=aa_maas&tag=kshfinds-20&aa_campaignid=wyrd_acf9323e89234cf&aa_adgroupid=wyrd_990c6aaea0e2522&aa_creativeid=wyrd_46ce4041236d54a\",\n    \"isActive\": true,\n    \"createdAt\": \"2024-04-19T14:50:11.550066Z\",\n    \"expertId\": \"9d82edff-11a0-42b6-98da-d6ae39306405\",\n    \"productId\": \"36858273-2f2c-40ca-bfc8-0b3ab0382565\",\n    \"asin\": \"B019PKWOPE\",\n    \"sourceDetails\": {\n        \"primaryTrackingId\": \"default\",\n        \"subTrackingId\": \"default_sub\",\n        \"sourceName\": \"Default-Amazon-Link\",\n        \"amzAssociateId\": \"kshfinds-20\"\n    }\n}"}],"_postman_id":"c337337a-0a3f-4bbc-92c2-cbc46f0785f6"},{"name":"Get all links paginated","id":"23c49579-758e-4635-b65e-68bd2c3494c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v2/link?page_number=1&asin=B0DDNML31H","description":"<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to fetch all Amazon product links generated by creator with various tracking parameters. When you send a GET request to this endpoint, you need to include your API key in the 'X-Api-Key' header.</p>\n<p>The response from the API will be a JSON object containing the following properties:</p>\n<ul>\n<li><p><code>links:</code> A list of link object as defined below</p>\n<ul>\n<li><p><code>linkId</code>: A unique identifier for the generated link.</p>\n</li>\n<li><p><code>link</code>: The generated Amazon product link with the specified tracking parameters.</p>\n</li>\n<li><p><code>isActive</code>: A boolean value indicating whether the link is active or not.</p>\n</li>\n<li><p><code>createdAt</code>: The date and time when the link was created.</p>\n</li>\n<li><p><code>creatorId</code>: The unique identifier of the creator who generated the link.</p>\n</li>\n<li><p><code>productId</code>: The unique identifier of the product for which the link was generated.</p>\n</li>\n<li><p><code>asin</code>: The Amazon Standard Identification Number (ASIN) of the product.</p>\n</li>\n<li><p><code>sourceDetails</code>: An object containing the tracking parameters used to generate the link:</p>\n</li>\n<li><p><code>primaryTrackingId</code>: The primary tracking ID included in the link.</p>\n</li>\n<li><p><code>subTrackingId</code>: The sub-tracking ID included in the link.</p>\n</li>\n<li><p><code>sourceName</code>: The source name included in the link.</p>\n</li>\n</ul>\n</li>\n<li><p><code>pageNumber</code></p>\n</li>\n<li><p><code>totalPages</code></p>\n</li>\n<li><p><code>pageSize</code></p>\n</li>\n<li><p><code>total</code> : the total number of objects present</p>\n</li>\n</ul>\n<p><em>The max pageSize supported is 100.</em></p>\n<p>If the request is successful, the API will respond with an HTTP status code of 200 OK and the JSON object containing the link details.</p>\n<p>If there are any errors, such as an invalid or missing API key, or an internal server error, the API will return an appropriate error code and message.</p>\n<p>The provided cURL example demonstrates how to make a request to this API endpoint, including the required header.</p>\n<p>The sample response shows an example of the JSON object that the API might return, including a generated link with various tracking parameters, along with other details such as the link ID, creation date, creator ID, product ID, and ASIN.</p>\n","urlObject":{"path":["creator","v2","link"],"host":["{{wayward_api_host}}"],"query":[{"key":"page_number","value":"1"},{"key":"asin","value":"B0DDNML31H"}],"variable":[]}},"response":[{"id":"c32cd09f-b930-46e1-96a9-4ca2c3ac4c25","name":"Get all links paginated","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":{"raw":"{{wayward_api_host}}/creator/v2/link?page_number=1&page_size=1","host":["{{wayward_api_host}}"],"path":["creator","v2","link"],"query":[{"key":"page_number","value":"1"},{"key":"page_size","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 05 Jul 2024 10:52:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"658"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"ce5ef86f-00c2-4236-bc1d-25ec5adc7992"},{"key":"x-amz-apigw-id","value":"ab2FXGw9vHcEEog="},{"key":"X-Amzn-Trace-Id","value":"Root=1-6687d088-6808dc3f78e4cbfc6e1c07e8"}],"cookie":[],"responseTime":null,"body":"{\n    \"links\": [\n        {\n            \"linkId\": \"682d18be-7e4b-4a63-ac22-f8bd00bbd90f\",\n            \"link\": \"https://amazon.com/dp/B08669DV1W?maas=maas_adg_api_582967918928771549_static_9_218&ref_=aa_maas&aa_campaignid=wyrd_64a009bcc14872f&aa_adgroupid=wyrd_741e8dec75e1f6c&aa_creativeid=wyrd_e30fe3452979e91\",\n            \"isActive\": true,\n            \"createdAt\": \"2024-06-12T20:24:34.559014Z\",\n            \"expertId\": \"8fc9a264-7765-4049-bcfe-4cda04e9180c\",\n            \"productId\": \"66a889d1-cb1a-4db9-81ca-06d829a6dbff\",\n            \"asin\": \"B08669DV1W\",\n            \"sourceDetails\": {\n                \"primaryTrackingId\": \"default\",\n                \"subTrackingId\": \"default\",\n                \"sourceName\": \"default-2024-06-12\",\n                \"amzAssociateId\": \"\"\n            }\n        }\n    ],\n    \"pageNumber\": 1,\n    \"totalPages\": 13266,\n    \"pageSize\": 1,\n    \"total\": 13266\n}"}],"_postman_id":"23c49579-758e-4635-b65e-68bd2c3494c9"},{"name":"Get Brands","event":[{"listen":"test","script":{"id":"efb7e17e-e88b-4be0-b4f7-7b8b5eb7de0f","exec":["pm.sendRequest({","    url: pm.environment.get(\"wayward_api_host\") + \"/creator/v1/brands/\",","    method: 'GET',","    header: {","        'X-Api-Key': pm.environment.get(\"api-key\")","    }","}, function (err, res) {","    pm.test(\"Status code is 200\", function () {","        pm.response.to.have.status(200);","    });","    pm.test(\"Check if 'brands' key exists in the response\", function () {","        pm.expect(res.json()).to.have.property('brands');","    });","","    pm.test(\"Check the length of 'brands' array is 50\", function () {","        pm.expect(res.json().brands).to.have.lengthOf(50);","    });","});",""],"type":"text/javascript","packages":{}}}],"id":"4baeb7fe-ff65-4c18-83e1-aeaa4adb59f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v1/brands/?partnership_status=approved,apply_to_sell,prequalified,pending&sort_by=recently_added&order=asc&page_number=1","description":"<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to retrieve a list of brands from the creator's store, filtered by various partnership statuses and sorted by recently added brands. When you send a GET request to this endpoint, you need to include your API key in the 'X-Api-Key' header.</p>\n<p>The request supports the following query parameters:</p>\n<ul>\n<li><p><code>partnership_status</code>: A filter for the brand's partnership status. Multiple comma-separated statuses can be included, such as 'approved', 'apply_to_sell', 'prequalified', and 'pending'. Only brands that match any of the provided statuses will be included in the response.</p>\n</li>\n<li><p><code>sort_by</code>: Defines the sort order for the list of brands. The default sorting option is 'recently_added'. Available sorting options: 'alphabetical', 'commission', 'recently_added'.</p>\n</li>\n<li><p><code>order</code>: Specifies the sort direction, which can be 'asc' for ascending or 'desc' for descending.</p>\n</li>\n<li><p><code>page_number</code>: Defines the page number for pagination.</p>\n</li>\n</ul>\n<p>The response from the API will be a JSON object containing an array of brands. Each brand object in the array will have the following properties:</p>\n<ul>\n<li><p><code>id</code>: A unique identifier for the brand.</p>\n</li>\n<li><p><code>name</code>: The name of the brand.</p>\n</li>\n<li><p><code>logo_url</code>: The URL of the brand's logo.</p>\n</li>\n<li><p><code>requires_approval_for_creator_store</code>: A boolean value indicating whether the brand requires approval to be included in the creator's store.</p>\n</li>\n<li><p><code>description</code>: A description of the brand.</p>\n</li>\n<li><p><code>brand_platform</code>: The platform associated with the brand (e.g., 'AMAZON', 'SHOPIFY').</p>\n</li>\n<li><p><code>avg_commission</code>: The average commission rate for the brand.</p>\n</li>\n<li><p><code>active_products_count</code>: The number of active products associated with the brand.</p>\n</li>\n</ul>\n<p>If the request is successful, the API will respond with an HTTP status code of 200 OK and the JSON object containing the brand data.</p>\n<p>If there are any errors, such as an invalid or missing API key, a not found error, or an internal server error, the API will return an appropriate error code and message.</p>\n<h3 id=\"pagination\">Pagination:</h3>\n<p>The API supports pagination with a default page size. The maximum number of brands returned per page is limited to 50.</p>\n","urlObject":{"path":["creator","v1","brands",""],"host":["{{wayward_api_host}}"],"query":[{"key":"partnership_status","value":"approved,apply_to_sell,prequalified,pending"},{"key":"sort_by","value":"recently_added"},{"key":"order","value":"asc"},{"key":"page_number","value":"1"}],"variable":[]}},"response":[{"id":"ead25618-f2a9-4e9c-a984-b24e7ad7aa6d","name":"Get Brands","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":{"raw":"{{wayward_api_host}}/creator/v1/brands/?partnership_status=approved,apply_to_sell,prequalified,pending&sort_by=recently_added&order=asc&page_number=1","host":["{{wayward_api_host}}"],"path":["creator","v1","brands",""],"query":[{"key":"partnership_status","value":"approved,apply_to_sell,prequalified,pending"},{"key":"sort_by","value":"recently_added"},{"key":"order","value":"asc"},{"key":"page_number","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Sep 2024 19:06:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"14551"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9dc3ff17-2c7a-43fa-af5b-180acc0eb7aa"},{"key":"x-amz-apigw-id","value":"eUKt-FEDvHcEXgg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-66eb24bf-2b9263f81419452a4e288c63"}],"cookie":[],"responseTime":null,"body":"{\n    \"brands\": [\n        {\n            \"id\": \"f0857d09-d337-4682-928b-02121d088454\",\n            \"name\": \"iRESTORE\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726600792/cmjesnvmnv4zg5ylwxus.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 9\n        },\n        {\n            \"id\": \"a5f0420a-61ba-4145-8131-0730883f514b\",\n            \"name\": \"Prelude\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726496917/umylucdrrgai9y1q8b5q.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"6af1defe-107a-4c0d-9a67-92f3337858c9\",\n            \"name\": \"BRAIN FREEZE\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 20\n        },\n        {\n            \"id\": \"3a83556d-6c7c-4816-b4af-765ed6a0fb72\",\n            \"name\": \"NoCry\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726246751/dete08ew3xfuu3vsu9ow.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 243\n        },\n        {\n            \"id\": \"02fedc5d-c9a8-4dc0-b8e1-2bc78bd70c1c\",\n            \"name\": \"BlauKe\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726233247/ktje7kashv7jl1ftd0qt.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 19\n        },\n        {\n            \"id\": \"253f575d-c12b-4a2b-ade8-2f3c6dee1b4a\",\n            \"name\": \"Dictopro\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479527/kkyotrof9t9skzxyofty.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"745c5476-8d39-4d32-9734-4b24c802854d\",\n            \"name\": \"PURO²XYGEN\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479431/s9j7kwdgrscmauwbqb8l.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 1\n        },\n        {\n            \"id\": \"6c2ba945-8391-404d-93f8-e197aaf4493e\",\n            \"name\": \"Turonic\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479295/fl2rii6apjlflldoynkb.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 21.67,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"5f1c5fec-8303-4a04-b257-046972b9e3b6\",\n            \"name\": \"TREBLAB\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479098/au4nbqtigb994dvz7alk.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20.23,\n            \"active_products_count\": 22\n        },\n        {\n            \"id\": \"bf677e46-dab1-4510-9f35-578a4055784c\",\n            \"name\": \"Gifts for Readers & Writers\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726155561/pnpr5dd1fcueuuiex1cl.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 183\n        },\n        {\n            \"id\": \"ab1d831a-7e47-46dc-9c25-530e755b12a0\",\n            \"name\": \"VitaCup\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726084168/jnv5zpxm1slmbtbrxv6y.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 29.76,\n            \"active_products_count\": 127\n        },\n        {\n            \"id\": \"c9c2f9dd-1185-4b1f-bb68-4ab863b11715\",\n            \"name\": \"ImagineHaven\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 5\n        },\n        {\n            \"id\": \"8374d98c-2bd3-455e-92a6-b5c5ba8b3c52\",\n            \"name\": \"ELITE ATHLETICS\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 14\n        },\n        {\n            \"id\": \"40c670b6-dca1-45b6-9050-ceb2440afa1a\",\n            \"name\": \"RVenture\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"e090bfab-9b2b-4956-9e29-41eb77836f37\",\n            \"name\": \"Iron Paws\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 12\n        },\n        {\n            \"id\": \"7a85d931-8304-4dcc-ae95-8cb93ca24ca1\",\n            \"name\": \"Waddles the Waddle Duck\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 1\n        },\n        {\n            \"id\": \"36ac835c-1bd5-4672-b0ff-4eaeb5c347c7\",\n            \"name\": \"HOME GYM\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"4b354cb8-951c-4820-9ea6-170fef8f85b7\",\n            \"name\": \"COMFY FLOATS\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 23\n        },\n        {\n            \"id\": \"085c9746-f0c3-4ad1-b9d4-310ea0acef94\",\n            \"name\": \"Bear Grylls\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 28\n        },\n        {\n            \"id\": \"809392df-70a7-4cfc-a0d6-787dec1a08ec\",\n            \"name\": \"SmooshMiez Rollz\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 4\n        },\n        {\n            \"id\": \"d4a96de2-291e-4bbf-8dc9-722d5b9d7781\",\n            \"name\": \"FORM\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725634328/skdayfhbpdhpgpnjguvq.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 15\n        },\n        {\n            \"id\": \"4718f754-1dfc-4ad1-8263-da9f0d773d14\",\n            \"name\": \"W WINTHORPE PRODUCTS FOR THE PLANET\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725408139/cxwjp2ubuhq50ec4zs9u.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 27,\n            \"active_products_count\": 6\n        },\n        {\n            \"id\": \"d7e3cbb0-189e-48d2-87e1-391e4ff7be9f\",\n            \"name\": \"Sirena\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725043063/kzbujgukxyscvyaiqloe.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 7,\n            \"active_products_count\": 9\n        },\n        {\n            \"id\": \"5ba6f497-330e-479b-8483-d3f94bbab3db\",\n            \"name\": \"JLab\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725041590/pfx1s42unbl2gftytpwl.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 142\n        },\n        {\n            \"id\": \"7aba4ff6-ec68-4c82-b6a4-3738c062175b\",\n            \"name\": \"SplashEZ\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725954439/ug01gaclam9auutykrsu.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 22,\n            \"active_products_count\": 31\n        },\n        {\n            \"id\": \"55fdce76-7929-4fff-b2c9-1b347b5bbce7\",\n            \"name\": \"A2PLAY\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 22,\n            \"active_products_count\": 8\n        },\n        {\n            \"id\": \"6663c570-4ec6-4d85-8fa1-7e4c7d33512c\",\n            \"name\": \"Each & Every\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724795436/nbofa1cdb7allr2nycjf.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 36\n        },\n        {\n            \"id\": \"4d1aa262-0061-488e-957a-b70e2a89e4cb\",\n            \"name\": \"PuroAir\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724795322/tjk1vdywagvnxb21clgx.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 30,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"e1b1f5bb-3b10-4d2c-bd1e-02dd51ba2bac\",\n            \"name\": \"Thermajohn & Thermajane\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724699314/m6vkrgyblbpgkdxkol75.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 388\n        },\n        {\n            \"id\": \"81b63403-79cd-47a5-a7c0-991797c64179\",\n            \"name\": \"The Herbal Zen\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724590909/ctwomdvjwoyoih0m1cgf.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25.32,\n            \"active_products_count\": 31\n        },\n        {\n            \"id\": \"b84eb177-fa1d-4bcd-a7be-bc3522ef6086\",\n            \"name\": \"Mueller\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724438579/ozhbroodh0ve7ejtxao6.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 25\n        },\n        {\n            \"id\": \"e5d7f246-2de0-4c6c-b1d9-638925d85f46\",\n            \"name\": \"Lucky Iron Life\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724884079/yrfj5pecsv2hzodze6dt.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 1\n        },\n        {\n            \"id\": \"2f756840-e7ae-412d-a2df-25c1a9d59220\",\n            \"name\": \"Boosties\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1716242780/nwtuibvixle8sgliu5ma.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 4\n        },\n        {\n            \"id\": \"bd21e95b-af7f-4fdd-b904-7b560676783f\",\n            \"name\": \"PORT X POLISH\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724795251/rkzhy0cxwknazs6cpplb.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 13\n        },\n        {\n            \"id\": \"f42edc90-d43c-46d6-941d-bbb1abcadd3e\",\n            \"name\": \"BlissLights\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723845521/huxl5uwqyk4mmtywvwyw.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 22.88,\n            \"active_products_count\": 8\n        },\n        {\n            \"id\": \"5bdb0163-128f-4b81-bd23-68efc18aac53\",\n            \"name\": \"Prospek\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1707773490/u1swtqcdhgslotcqgyxl.gif\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 78\n        },\n        {\n            \"id\": \"d0f89ca4-5038-4422-a5f1-9cd8afd50cd8\",\n            \"name\": \"Adorna\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"39d2781f-0483-416f-a6de-4680b6063f81\",\n            \"name\": \"MILANO COLLECTION\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 125\n        },\n        {\n            \"id\": \"cf97e4f1-07f0-4336-a6f7-affa0da816f2\",\n            \"name\": \"100% Pure New Zealand Honey\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724884293/kgpicomdi7io05nqckfm.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 24,\n            \"active_products_count\": 12\n        },\n        {\n            \"id\": \"a640a16b-c42d-4538-a01e-501b1076dbb9\",\n            \"name\": \"JerkFit\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723736667/qurspfvdtdo8vyivkg9f.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 51\n        },\n        {\n            \"id\": \"f50dfd3b-581d-4d0e-866c-93d7144f460e\",\n            \"name\": \"erbaviva\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723762701/pfdqyhoygstmdqi4sey1.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 21\n        },\n        {\n            \"id\": \"37a35dcf-f920-48df-9f3a-ec269155e985\",\n            \"name\": \"Smolbol\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723836679/vzl67pkrniiqwyfk8vbo.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"f52f1319-da86-43e4-a75e-a6aee8cd2060\",\n            \"name\": \"Nuria\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723762671/s1xiem49eh71slypdx4q.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 15\n        },\n        {\n            \"id\": \"db3be5ca-c70e-452b-82a1-416670aac9d0\",\n            \"name\": \"Black Opal\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723762638/ltrqn8zqhg62gndgsamc.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 34\n        },\n        {\n            \"id\": \"1e896477-3c4e-496d-bb53-ab3b47416595\",\n            \"name\": \"Jerome Alexander Cosmetics\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723563578/woyfuqn9h90shewnrcnr.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 44\n        },\n        {\n            \"id\": \"414cf202-3c44-464c-b957-70d247a2683e\",\n            \"name\": \"Pirate Wizards\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1722897212/wi1bkclj1u5euwj0qnjl.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"568bd23d-dcd5-44c5-ad1b-21879415e03f\",\n            \"name\": \"Amazing Creation\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723246205/rt0pybrqki509zqaix4w.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"2f0e1f19-1db3-468e-ac11-cc695ddef184\",\n            \"name\": \"Squatty Potty\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 35\n        },\n        {\n            \"id\": \"e195ee59-40e7-4022-8143-1a6044cc9ea3\",\n            \"name\": \"PurSteam World's Best Steamers\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724438740/czdppwvbhpjclpvphe9b.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 7\n        },\n        {\n            \"id\": \"c1d88a60-3f86-4521-bc83-3881846dce66\",\n            \"name\": \"hOmeLabs\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724438711/j80tinfr6cnycyzufk5p.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 7\n        }\n    ],\n    \"pageNumber\": 1,\n    \"totalPages\": 6,\n    \"pageSize\": 50,\n    \"totalBrands\": 275\n}"}],"_postman_id":"4baeb7fe-ff65-4c18-83e1-aeaa4adb59f3"},{"name":"Get Brands Download","event":[{"listen":"test","script":{"id":"efb7e17e-e88b-4be0-b4f7-7b8b5eb7de0f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b3d56f42-e1da-4adc-b416-9eff5aedf232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":"{{wayward_api_host}}/creator/v1/brands/download","description":"<h2 id=\"description\">Description:</h2>\n<p>This API endpoint allows you to retrieve a list of brands from the creator's store, filtered by various partnership statuses and sorted by recently added brands. When you send a GET request to this endpoint, you need to include your API key in the 'X-Api-Key' header.</p>\n<p>The response from the API will be a JSON object containing downloadLink to download CSV of complete products catalogue.</p>\n<p>Response</p>\n<ul>\n<li><code>downloadLink</code> : Link to download csv. The link will expire in 1 hour.</li>\n</ul>\n<p>CSV</p>\n<ul>\n<li><p><code>id</code>: A unique identifier for the brand.</p>\n</li>\n<li><p><code>name</code>: The name of the brand.</p>\n</li>\n<li><p><code>logo_url</code>: The URL of the brand's logo.</p>\n</li>\n<li><p><code>requires_approval_for_creator_store</code>: A boolean value indicating whether the brand requires approval to be included in the creator's store.</p>\n</li>\n<li><p><code>description</code>: A description of the brand.</p>\n</li>\n<li><p><code>brand_platform</code>: The platform associated with the brand (e.g., 'AMAZON', 'SHOPIFY').</p>\n</li>\n<li><p><code>avg_commission</code>: The average commission rate for the brand.</p>\n</li>\n<li><p><code>active_products_count</code>: The number of active products associated with the brand.</p>\n</li>\n</ul>\n<p>If the request is successful, the API will respond with an HTTP status code of 200 OK and the JSON object containing the brand data.</p>\n<p>If there are any errors, such as an invalid or missing API key, a not found error, or an internal server error, the API will return an appropriate error code and message.</p>\n","urlObject":{"path":["creator","v1","brands","download"],"host":["{{wayward_api_host}}"],"query":[],"variable":[]}},"response":[{"id":"b26e9b57-608b-49b2-a63a-502f30d93709","name":"Get Brands","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{api-key}}","type":"text"}],"url":{"raw":"{{wayward_api_host}}/creator/v1/brands/?partnership_status=approved,apply_to_sell,prequalified,pending&sort_by=recently_added&order=asc&page_number=1","host":["{{wayward_api_host}}"],"path":["creator","v1","brands",""],"query":[{"key":"partnership_status","value":"approved,apply_to_sell,prequalified,pending"},{"key":"sort_by","value":"recently_added"},{"key":"order","value":"asc"},{"key":"page_number","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Sep 2024 19:06:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"14551"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9dc3ff17-2c7a-43fa-af5b-180acc0eb7aa"},{"key":"x-amz-apigw-id","value":"eUKt-FEDvHcEXgg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-66eb24bf-2b9263f81419452a4e288c63"}],"cookie":[],"responseTime":null,"body":"{\n    \"brands\": [\n        {\n            \"id\": \"f0857d09-d337-4682-928b-02121d088454\",\n            \"name\": \"iRESTORE\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726600792/cmjesnvmnv4zg5ylwxus.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 9\n        },\n        {\n            \"id\": \"a5f0420a-61ba-4145-8131-0730883f514b\",\n            \"name\": \"Prelude\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726496917/umylucdrrgai9y1q8b5q.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"6af1defe-107a-4c0d-9a67-92f3337858c9\",\n            \"name\": \"BRAIN FREEZE\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 20\n        },\n        {\n            \"id\": \"3a83556d-6c7c-4816-b4af-765ed6a0fb72\",\n            \"name\": \"NoCry\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726246751/dete08ew3xfuu3vsu9ow.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 243\n        },\n        {\n            \"id\": \"02fedc5d-c9a8-4dc0-b8e1-2bc78bd70c1c\",\n            \"name\": \"BlauKe\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726233247/ktje7kashv7jl1ftd0qt.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 19\n        },\n        {\n            \"id\": \"253f575d-c12b-4a2b-ade8-2f3c6dee1b4a\",\n            \"name\": \"Dictopro\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479527/kkyotrof9t9skzxyofty.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"745c5476-8d39-4d32-9734-4b24c802854d\",\n            \"name\": \"PURO²XYGEN\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479431/s9j7kwdgrscmauwbqb8l.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 1\n        },\n        {\n            \"id\": \"6c2ba945-8391-404d-93f8-e197aaf4493e\",\n            \"name\": \"Turonic\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479295/fl2rii6apjlflldoynkb.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 21.67,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"5f1c5fec-8303-4a04-b257-046972b9e3b6\",\n            \"name\": \"TREBLAB\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726479098/au4nbqtigb994dvz7alk.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20.23,\n            \"active_products_count\": 22\n        },\n        {\n            \"id\": \"bf677e46-dab1-4510-9f35-578a4055784c\",\n            \"name\": \"Gifts for Readers & Writers\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726155561/pnpr5dd1fcueuuiex1cl.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 183\n        },\n        {\n            \"id\": \"ab1d831a-7e47-46dc-9c25-530e755b12a0\",\n            \"name\": \"VitaCup\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1726084168/jnv5zpxm1slmbtbrxv6y.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 29.76,\n            \"active_products_count\": 127\n        },\n        {\n            \"id\": \"c9c2f9dd-1185-4b1f-bb68-4ab863b11715\",\n            \"name\": \"ImagineHaven\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 5\n        },\n        {\n            \"id\": \"8374d98c-2bd3-455e-92a6-b5c5ba8b3c52\",\n            \"name\": \"ELITE ATHLETICS\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 14\n        },\n        {\n            \"id\": \"40c670b6-dca1-45b6-9050-ceb2440afa1a\",\n            \"name\": \"RVenture\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"e090bfab-9b2b-4956-9e29-41eb77836f37\",\n            \"name\": \"Iron Paws\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 12\n        },\n        {\n            \"id\": \"7a85d931-8304-4dcc-ae95-8cb93ca24ca1\",\n            \"name\": \"Waddles the Waddle Duck\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 1\n        },\n        {\n            \"id\": \"36ac835c-1bd5-4672-b0ff-4eaeb5c347c7\",\n            \"name\": \"HOME GYM\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"4b354cb8-951c-4820-9ea6-170fef8f85b7\",\n            \"name\": \"COMFY FLOATS\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 23\n        },\n        {\n            \"id\": \"085c9746-f0c3-4ad1-b9d4-310ea0acef94\",\n            \"name\": \"Bear Grylls\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 28\n        },\n        {\n            \"id\": \"809392df-70a7-4cfc-a0d6-787dec1a08ec\",\n            \"name\": \"SmooshMiez Rollz\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 4\n        },\n        {\n            \"id\": \"d4a96de2-291e-4bbf-8dc9-722d5b9d7781\",\n            \"name\": \"FORM\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725634328/skdayfhbpdhpgpnjguvq.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 15\n        },\n        {\n            \"id\": \"4718f754-1dfc-4ad1-8263-da9f0d773d14\",\n            \"name\": \"W WINTHORPE PRODUCTS FOR THE PLANET\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725408139/cxwjp2ubuhq50ec4zs9u.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 27,\n            \"active_products_count\": 6\n        },\n        {\n            \"id\": \"d7e3cbb0-189e-48d2-87e1-391e4ff7be9f\",\n            \"name\": \"Sirena\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725043063/kzbujgukxyscvyaiqloe.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 7,\n            \"active_products_count\": 9\n        },\n        {\n            \"id\": \"5ba6f497-330e-479b-8483-d3f94bbab3db\",\n            \"name\": \"JLab\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725041590/pfx1s42unbl2gftytpwl.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 142\n        },\n        {\n            \"id\": \"7aba4ff6-ec68-4c82-b6a4-3738c062175b\",\n            \"name\": \"SplashEZ\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1725954439/ug01gaclam9auutykrsu.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 22,\n            \"active_products_count\": 31\n        },\n        {\n            \"id\": \"55fdce76-7929-4fff-b2c9-1b347b5bbce7\",\n            \"name\": \"A2PLAY\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 22,\n            \"active_products_count\": 8\n        },\n        {\n            \"id\": \"6663c570-4ec6-4d85-8fa1-7e4c7d33512c\",\n            \"name\": \"Each & Every\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724795436/nbofa1cdb7allr2nycjf.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 36\n        },\n        {\n            \"id\": \"4d1aa262-0061-488e-957a-b70e2a89e4cb\",\n            \"name\": \"PuroAir\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724795322/tjk1vdywagvnxb21clgx.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 30,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"e1b1f5bb-3b10-4d2c-bd1e-02dd51ba2bac\",\n            \"name\": \"Thermajohn & Thermajane\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724699314/m6vkrgyblbpgkdxkol75.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 388\n        },\n        {\n            \"id\": \"81b63403-79cd-47a5-a7c0-991797c64179\",\n            \"name\": \"The Herbal Zen\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724590909/ctwomdvjwoyoih0m1cgf.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25.32,\n            \"active_products_count\": 31\n        },\n        {\n            \"id\": \"b84eb177-fa1d-4bcd-a7be-bc3522ef6086\",\n            \"name\": \"Mueller\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724438579/ozhbroodh0ve7ejtxao6.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 25\n        },\n        {\n            \"id\": \"e5d7f246-2de0-4c6c-b1d9-638925d85f46\",\n            \"name\": \"Lucky Iron Life\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724884079/yrfj5pecsv2hzodze6dt.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 1\n        },\n        {\n            \"id\": \"2f756840-e7ae-412d-a2df-25c1a9d59220\",\n            \"name\": \"Boosties\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1716242780/nwtuibvixle8sgliu5ma.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 4\n        },\n        {\n            \"id\": \"bd21e95b-af7f-4fdd-b904-7b560676783f\",\n            \"name\": \"PORT X POLISH\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724795251/rkzhy0cxwknazs6cpplb.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 13\n        },\n        {\n            \"id\": \"f42edc90-d43c-46d6-941d-bbb1abcadd3e\",\n            \"name\": \"BlissLights\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723845521/huxl5uwqyk4mmtywvwyw.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 22.88,\n            \"active_products_count\": 8\n        },\n        {\n            \"id\": \"5bdb0163-128f-4b81-bd23-68efc18aac53\",\n            \"name\": \"Prospek\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1707773490/u1swtqcdhgslotcqgyxl.gif\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 25,\n            \"active_products_count\": 78\n        },\n        {\n            \"id\": \"d0f89ca4-5038-4422-a5f1-9cd8afd50cd8\",\n            \"name\": \"Adorna\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"39d2781f-0483-416f-a6de-4680b6063f81\",\n            \"name\": \"MILANO COLLECTION\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 125\n        },\n        {\n            \"id\": \"cf97e4f1-07f0-4336-a6f7-affa0da816f2\",\n            \"name\": \"100% Pure New Zealand Honey\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724884293/kgpicomdi7io05nqckfm.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 24,\n            \"active_products_count\": 12\n        },\n        {\n            \"id\": \"a640a16b-c42d-4538-a01e-501b1076dbb9\",\n            \"name\": \"JerkFit\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723736667/qurspfvdtdo8vyivkg9f.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 51\n        },\n        {\n            \"id\": \"f50dfd3b-581d-4d0e-866c-93d7144f460e\",\n            \"name\": \"erbaviva\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723762701/pfdqyhoygstmdqi4sey1.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 21\n        },\n        {\n            \"id\": \"37a35dcf-f920-48df-9f3a-ec269155e985\",\n            \"name\": \"Smolbol\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723836679/vzl67pkrniiqwyfk8vbo.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"f52f1319-da86-43e4-a75e-a6aee8cd2060\",\n            \"name\": \"Nuria\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723762671/s1xiem49eh71slypdx4q.jpg\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 15\n        },\n        {\n            \"id\": \"db3be5ca-c70e-452b-82a1-416670aac9d0\",\n            \"name\": \"Black Opal\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723762638/ltrqn8zqhg62gndgsamc.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 34\n        },\n        {\n            \"id\": \"1e896477-3c4e-496d-bb53-ab3b47416595\",\n            \"name\": \"Jerome Alexander Cosmetics\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723563578/woyfuqn9h90shewnrcnr.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 44\n        },\n        {\n            \"id\": \"414cf202-3c44-464c-b957-70d247a2683e\",\n            \"name\": \"Pirate Wizards\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1722897212/wi1bkclj1u5euwj0qnjl.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 2\n        },\n        {\n            \"id\": \"568bd23d-dcd5-44c5-ad1b-21879415e03f\",\n            \"name\": \"Amazing Creation\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1723246205/rt0pybrqki509zqaix4w.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 15,\n            \"active_products_count\": 3\n        },\n        {\n            \"id\": \"2f0e1f19-1db3-468e-ac11-cc695ddef184\",\n            \"name\": \"Squatty Potty\",\n            \"logo_url\": \"\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 10,\n            \"active_products_count\": 35\n        },\n        {\n            \"id\": \"e195ee59-40e7-4022-8143-1a6044cc9ea3\",\n            \"name\": \"PurSteam World's Best Steamers\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724438740/czdppwvbhpjclpvphe9b.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 7\n        },\n        {\n            \"id\": \"c1d88a60-3f86-4521-bc83-3881846dce66\",\n            \"name\": \"hOmeLabs\",\n            \"logo_url\": \"https://res.cloudinary.com/dogz7twzq/image/upload/c_crop,g_custom/v1724438711/j80tinfr6cnycyzufk5p.png\",\n            \"requires_approval_for_creator_store\": false,\n            \"description\": \"\",\n            \"brand_platform\": \"AMAZON\",\n            \"avg_commission\": 20,\n            \"active_products_count\": 7\n        }\n    ],\n    \"pageNumber\": 1,\n    \"totalPages\": 6,\n    \"pageSize\": 50,\n    \"totalBrands\": 275\n}"}],"_postman_id":"b3d56f42-e1da-4adc-b416-9eff5aedf232"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Api-Key"},{"key":"value","value":"{{api-key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"c5510d47-7da3-4a39-8767-372f4f610f13","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a1893efc-2c9d-4141-999a-d59bab1472b0","type":"text/javascript","exec":[""]}}]}