{"info":{"_postman_id":"3f5e0465-050a-4c7f-b742-1b20672b45cd","name":"Magento 2 Who Bought This Item Also Bought API & Examples","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10589000","collectionId":"3f5e0465-050a-4c7f-b742-1b20672b45cd","publishedId":"SzRxXrBi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-03-10T04:31:34.000Z"},"item":[{"name":"Get List of \"Also Bought Products\" by SKU","id":"cfe0fa0a-f34e-4e6b-b0dc-208ff6f286a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Beare {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpalsobought/products/:sku","urlObject":{"path":["V1","mpalsobought","products",":sku"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"24-WB07","key":"sku"}]}},"response":[{"id":"fe53caec-da98-4bb3-a6e9-d8b5365d817f","name":"Get List of \"Also Bought Products\" by SKU Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Beare {{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}rest/V1/mpalsobought/products/?sku=24-WB07","host":["{{magento_base_url}}rest"],"path":["V1","mpalsobought","products",""],"query":[{"key":"sku","value":"24-WB07"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Nov 2019 07:32:16 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=90mks8g8hdi1ie6dl6dtdb91r9; expires=Wed, 27-Nov-2019 08:32:16 GMT; Max-Age=3600; path=/api/api; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Age","value":"0"},{"key":"X-Cache","value":"MISS"},{"key":"X-Cache-Hits","value":"0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    { \n        \"id\": 13,\n        \"sku\": \"24-WB07\",\n        \"name\": \"Overnight Duffle\",\n        \"attribute_set_id\": 15,\n        \"price\": 45,\n        \"status\": 1,\n        \"visibility\": 4,\n        \"type_id\": \"simple\",\n        \"created_at\": \"2019-11-11 08:07:31\",\n        \"updated_at\": \"2019-11-11 08:07:31\",\n        \"extension_attributes\": {\n            \"website_ids\": [\n                1\n            ],\n            \"category_links\": [\n                {\n                    \"position\": 0,\n                    \"category_id\": \"3\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"7\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"4\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"8\"\n                }\n            ],\n            \"stock_item\": {\n                \"item_id\": 13,\n                \"product_id\": 13,\n                \"stock_id\": 1,\n                \"qty\": 100,\n                \"is_in_stock\": true,\n                \"is_qty_decimal\": false,\n                \"show_default_notification_message\": false,\n                \"use_config_min_qty\": true,\n                \"min_qty\": 0,\n                \"use_config_min_sale_qty\": 1,\n                \"min_sale_qty\": 1,\n                \"use_config_max_sale_qty\": true,\n                \"max_sale_qty\": 10000,\n                \"use_config_backorders\": true,\n                \"backorders\": 0,\n                \"use_config_notify_stock_qty\": true,\n                \"notify_stock_qty\": 1,\n                \"use_config_qty_increments\": true,\n                \"qty_increments\": 0,\n                \"use_config_enable_qty_inc\": true,\n                \"enable_qty_increments\": false,\n                \"use_config_manage_stock\": true,\n                \"manage_stock\": true,\n                \"low_stock_date\": null,\n                \"is_decimal_divided\": false,\n                \"stock_status_changed_auto\": 0\n            }\n        },\n        \"product_links\": [\n            {\n                \"sku\": \"24-WB07\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-WG085_Group\",\n                \"linked_product_type\": \"grouped\",\n                \"position\": 1\n            },\n            {\n                \"sku\": \"24-WB07\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-WG083-blue\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 2\n            },\n            {\n                \"sku\": \"24-WB07\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-UG06\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 3\n            },\n            {\n                \"sku\": \"24-WB07\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-UG02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 4\n            },\n            {\n                \"sku\": \"24-WB07\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-MB02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 1\n            },\n            {\n                \"sku\": \"24-WB07\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-UB02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 2\n            }\n        ],\n        \"options\": [],\n        \"media_gallery_entries\": [\n            {\n                \"id\": 17,\n                \"media_type\": \"image\",\n                \"label\": \"Image\",\n                \"position\": 1,\n                \"disabled\": false,\n                \"types\": [\n                    \"image\",\n                    \"small_image\",\n                    \"thumbnail\"\n                ],\n                \"file\": \"/w/b/wb07-brown-0.jpg\"\n            }\n        ],\n        \"tier_prices\": [],\n        \"custom_attributes\": [\n            {\n                \"attribute_code\": \"description\",\n                \"value\": \"<p>For long weekends away, camping outings and business trips, the Overnight Duffle can't be beat. The dual handles make it a cinch to carry, while the durable waterproof exterior helps you worry less about the weather. With multiple organizational pockets inside and out, it's the perfect travel companion.</p>\\n<ul>\\n<li>Dual top handles.</li>\\n<li>W 15\\\" x H 15\\\" x D 9\\\".</li>\\n</ul>\"\n            },\n            {\n                \"attribute_code\": \"image\",\n                \"value\": \"/w/b/wb07-brown-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"url_key\",\n                \"value\": \"overnight-duffle\"\n            },\n            {\n                \"attribute_code\": \"small_image\",\n                \"value\": \"/w/b/wb07-brown-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"options_container\",\n                \"value\": \"container2\"\n            },\n            {\n                \"attribute_code\": \"thumbnail\",\n                \"value\": \"/w/b/wb07-brown-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"msrp_display_actual_price_type\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"tax_class_id\",\n                \"value\": \"2\"\n            },\n            {\n                \"attribute_code\": \"required_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"has_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"category_ids\",\n                \"value\": [\n                    \"3\",\n                    \"7\",\n                    \"4\",\n                    \"8\"\n                ]\n            },\n            {\n                \"attribute_code\": \"activity\",\n                \"value\": \"5446,5449\"\n            },\n            {\n                \"attribute_code\": \"style_bags\",\n                \"value\": \"5453\"\n            },\n            {\n                \"attribute_code\": \"material\",\n                \"value\": \"5462,5464,5465\"\n            },\n            {\n                \"attribute_code\": \"strap_bags\",\n                \"value\": \"5491\"\n            },\n            {\n                \"attribute_code\": \"features_bags\",\n                \"value\": \"5501,5506\"\n            },\n            {\n                \"attribute_code\": \"new\",\n                \"value\": \"1\"\n            }\n        ]\n    },\n    {\n        \"id\": 14,\n        \"sku\": \"24-WB04\",\n        \"name\": \"Push It Messenger Bag\",\n        \"attribute_set_id\": 15,\n        \"price\": 45,\n        \"status\": 1,\n        \"visibility\": 4,\n        \"type_id\": \"simple\",\n        \"created_at\": \"2019-11-11 08:07:31\",\n        \"updated_at\": \"2019-11-11 08:07:31\",\n        \"extension_attributes\": {\n            \"website_ids\": [\n                1\n            ],\n            \"category_links\": [\n                {\n                    \"position\": 0,\n                    \"category_id\": \"3\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"7\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"4\"\n                }\n            ],\n            \"stock_item\": {\n                \"item_id\": 14,\n                \"product_id\": 14,\n                \"stock_id\": 1,\n                \"qty\": 100,\n                \"is_in_stock\": true,\n                \"is_qty_decimal\": false,\n                \"show_default_notification_message\": false,\n                \"use_config_min_qty\": true,\n                \"min_qty\": 0,\n                \"use_config_min_sale_qty\": 1,\n                \"min_sale_qty\": 1,\n                \"use_config_max_sale_qty\": true,\n                \"max_sale_qty\": 10000,\n                \"use_config_backorders\": true,\n                \"backorders\": 0,\n                \"use_config_notify_stock_qty\": true,\n                \"notify_stock_qty\": 1,\n                \"use_config_qty_increments\": true,\n                \"qty_increments\": 0,\n                \"use_config_enable_qty_inc\": true,\n                \"enable_qty_increments\": false,\n                \"use_config_manage_stock\": true,\n                \"manage_stock\": true,\n                \"low_stock_date\": null,\n                \"is_decimal_divided\": false,\n                \"stock_status_changed_auto\": 0\n            }\n        },\n        \"product_links\": [\n            {\n                \"sku\": \"24-WB04\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-WG082-pink\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 1\n            },\n            {\n                \"sku\": \"24-WB04\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-UG05\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 2\n            },\n            {\n                \"sku\": \"24-WB04\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-UG02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 3\n            },\n            {\n                \"sku\": \"24-WB04\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-UG06\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 4\n            },\n            {\n                \"sku\": \"24-WB04\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-MB02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 1\n            },\n            {\n                \"sku\": \"24-WB04\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-UB02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 2\n            }\n        ],\n        \"options\": [],\n        \"media_gallery_entries\": [\n            {\n                \"id\": 18,\n                \"media_type\": \"image\",\n                \"label\": \"Image\",\n                \"position\": 1,\n                \"disabled\": false,\n                \"types\": [\n                    \"image\",\n                    \"small_image\",\n                    \"thumbnail\"\n                ],\n                \"file\": \"/w/b/wb04-blue-0.jpg\"\n            }\n        ],\n        \"tier_prices\": [],\n        \"custom_attributes\": [\n            {\n                \"attribute_code\": \"description\",\n                \"value\": \"<p>The name says so, but the Push It Messenger Bag is much more than a busy commuter's tote. It's a closet away from home when you're pedaling from class or work to gym and back or home again. It's the perfect size and shape for laptop, folded clothes, even extra shoes.</p>\\n<ul>\\n<li>Adjustable crossbody strap.</li>\\n<li>Top handle.</li>\\n<li>Zippered interior pocket.</li>\\n<li>Secure clip closures.</li>\\n<li>Durable fabric construction.</li>\\n</ul>\"\n            },\n            {\n                \"attribute_code\": \"image\",\n                \"value\": \"/w/b/wb04-blue-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"url_key\",\n                \"value\": \"push-it-messenger-bag\"\n            },\n            {\n                \"attribute_code\": \"small_image\",\n                \"value\": \"/w/b/wb04-blue-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"options_container\",\n                \"value\": \"container2\"\n            },\n            {\n                \"attribute_code\": \"thumbnail\",\n                \"value\": \"/w/b/wb04-blue-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"msrp_display_actual_price_type\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"tax_class_id\",\n                \"value\": \"2\"\n            },\n            {\n                \"attribute_code\": \"required_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"has_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"category_ids\",\n                \"value\": [\n                    \"3\",\n                    \"7\",\n                    \"4\"\n                ]\n            },\n            {\n                \"attribute_code\": \"activity\",\n                \"value\": \"5447,5450,5435\"\n            },\n            {\n                \"attribute_code\": \"style_bags\",\n                \"value\": \"5454,5455\"\n            },\n            {\n                \"attribute_code\": \"material\",\n                \"value\": \"5464,5465\"\n            },\n            {\n                \"attribute_code\": \"strap_bags\",\n                \"value\": \"5488,5489,5490,5492,5493,5494\"\n            },\n            {\n                \"attribute_code\": \"features_bags\",\n                \"value\": \"5501,5502,5505,5506\"\n            },\n            {\n                \"attribute_code\": \"performance_fabric\",\n                \"value\": \"1\"\n            }\n        ]\n    },\n    {\n        \"id\": 42,\n        \"sku\": \"24-WG01\",\n        \"name\": \"Bolo Sport Watch\",\n        \"attribute_set_id\": 11,\n        \"price\": 49,\n        \"status\": 1,\n        \"visibility\": 4,\n        \"type_id\": \"simple\",\n        \"created_at\": \"2019-11-11 08:07:33\",\n        \"updated_at\": \"2019-11-11 08:07:33\",\n        \"extension_attributes\": {\n            \"website_ids\": [\n                1\n            ],\n            \"category_links\": [\n                {\n                    \"position\": 0,\n                    \"category_id\": \"3\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"6\"\n                }\n            ],\n            \"stock_item\": {\n                \"item_id\": 42,\n                \"product_id\": 42,\n                \"stock_id\": 1,\n                \"qty\": 100,\n                \"is_in_stock\": true,\n                \"is_qty_decimal\": false,\n                \"show_default_notification_message\": false,\n                \"use_config_min_qty\": true,\n                \"min_qty\": 0,\n                \"use_config_min_sale_qty\": 1,\n                \"min_sale_qty\": 1,\n                \"use_config_max_sale_qty\": true,\n                \"max_sale_qty\": 10000,\n                \"use_config_backorders\": true,\n                \"backorders\": 0,\n                \"use_config_notify_stock_qty\": true,\n                \"notify_stock_qty\": 1,\n                \"use_config_qty_increments\": true,\n                \"qty_increments\": 0,\n                \"use_config_enable_qty_inc\": true,\n                \"enable_qty_increments\": false,\n                \"use_config_manage_stock\": true,\n                \"manage_stock\": true,\n                \"low_stock_date\": null,\n                \"is_decimal_divided\": false,\n                \"stock_status_changed_auto\": 0\n            }\n        },\n        \"product_links\": [],\n        \"options\": [],\n        \"media_gallery_entries\": [\n            {\n                \"id\": 47,\n                \"media_type\": \"image\",\n                \"label\": \"Image\",\n                \"position\": 1,\n                \"disabled\": false,\n                \"types\": [\n                    \"image\",\n                    \"small_image\",\n                    \"thumbnail\"\n                ],\n                \"file\": \"/w/g/wg01-bk-0.jpg\"\n            }\n        ],\n        \"tier_prices\": [],\n        \"custom_attributes\": [\n            {\n                \"attribute_code\": \"image\",\n                \"value\": \"/w/g/wg01-bk-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"small_image\",\n                \"value\": \"/w/g/wg01-bk-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"special_price\",\n                \"value\": \"49.000000\"\n            },\n            {\n                \"attribute_code\": \"thumbnail\",\n                \"value\": \"/w/g/wg01-bk-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"special_from_date\",\n                \"value\": \"2019-11-11 00:00:00\"\n            },\n            {\n                \"attribute_code\": \"options_container\",\n                \"value\": \"container2\"\n            },\n            {\n                \"attribute_code\": \"msrp_display_actual_price_type\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"url_key\",\n                \"value\": \"bolo-sport-watch\"\n            },\n            {\n                \"attribute_code\": \"required_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"has_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"tax_class_id\",\n                \"value\": \"2\"\n            },\n            {\n                \"attribute_code\": \"category_ids\",\n                \"value\": [\n                    \"3\",\n                    \"6\"\n                ]\n            },\n            {\n                \"attribute_code\": \"description\",\n                \"value\": \"<p>The Bolo Sport Watch is sleek, sporty and sized just right to fit your smaller wrist. Easy to read and set up, it features a large digital face and button-activated alarm and stopwatch. The soft-touch resin band promises no-pinch comfort, while the water-resistant design lets you take your workout to the lap pool.</p>\\n<ul>\\n<li>Displays time, day and date.</li>\\n<li>Two-tone design.</li>\\n<li>12/24 hour formats.</li>\\n<li>Nickel-free buckle on band.</li>\\n<li>Battery included.</li>\\n</ul>\"\n            },\n            {\n                \"attribute_code\": \"activity\",\n                \"value\": \"5436,5444\"\n            },\n            {\n                \"attribute_code\": \"material\",\n                \"value\": \"5475\"\n            },\n            {\n                \"attribute_code\": \"gender\",\n                \"value\": \"5508\"\n            },\n            {\n                \"attribute_code\": \"category_gear\",\n                \"value\": \"5513,5514,5517\"\n            },\n            {\n                \"attribute_code\": \"sale\",\n                \"value\": \"1\"\n            }\n        ]\n    },\n    {\n        \"id\": 43,\n        \"sku\": \"24-WG03\",\n        \"name\": \"Clamber Watch\",\n        \"attribute_set_id\": 11,\n        \"price\": 54,\n        \"status\": 1,\n        \"visibility\": 4,\n        \"type_id\": \"simple\",\n        \"created_at\": \"2019-11-11 08:07:33\",\n        \"updated_at\": \"2019-11-11 08:07:33\",\n        \"extension_attributes\": {\n            \"website_ids\": [\n                1\n            ],\n            \"category_links\": [\n                {\n                    \"position\": 0,\n                    \"category_id\": \"3\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"6\"\n                }\n            ],\n            \"stock_item\": {\n                \"item_id\": 43,\n                \"product_id\": 43,\n                \"stock_id\": 1,\n                \"qty\": 100,\n                \"is_in_stock\": true,\n                \"is_qty_decimal\": false,\n                \"show_default_notification_message\": false,\n                \"use_config_min_qty\": true,\n                \"min_qty\": 0,\n                \"use_config_min_sale_qty\": 1,\n                \"min_sale_qty\": 1,\n                \"use_config_max_sale_qty\": true,\n                \"max_sale_qty\": 10000,\n                \"use_config_backorders\": true,\n                \"backorders\": 0,\n                \"use_config_notify_stock_qty\": true,\n                \"notify_stock_qty\": 1,\n                \"use_config_qty_increments\": true,\n                \"qty_increments\": 0,\n                \"use_config_enable_qty_inc\": true,\n                \"enable_qty_increments\": false,\n                \"use_config_manage_stock\": true,\n                \"manage_stock\": true,\n                \"low_stock_date\": null,\n                \"is_decimal_divided\": false,\n                \"stock_status_changed_auto\": 0\n            }\n        },\n        \"product_links\": [],\n        \"options\": [],\n        \"media_gallery_entries\": [\n            {\n                \"id\": 48,\n                \"media_type\": \"image\",\n                \"label\": \"Image\",\n                \"position\": 1,\n                \"disabled\": false,\n                \"types\": [\n                    \"image\",\n                    \"small_image\",\n                    \"thumbnail\"\n                ],\n                \"file\": \"/w/g/wg03-gr-0.jpg\"\n            },\n            {\n                \"id\": 49,\n                \"media_type\": \"image\",\n                \"label\": \"Image\",\n                \"position\": 2,\n                \"disabled\": false,\n                \"types\": [],\n                \"file\": \"/w/g/wg03-sa-0.jpg\"\n            }\n        ],\n        \"tier_prices\": [],\n        \"custom_attributes\": [\n            {\n                \"attribute_code\": \"image\",\n                \"value\": \"/w/g/wg03-gr-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"small_image\",\n                \"value\": \"/w/g/wg03-gr-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"thumbnail\",\n                \"value\": \"/w/g/wg03-gr-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"options_container\",\n                \"value\": \"container2\"\n            },\n            {\n                \"attribute_code\": \"msrp_display_actual_price_type\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"url_key\",\n                \"value\": \"clamber-watch\"\n            },\n            {\n                \"attribute_code\": \"required_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"has_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"tax_class_id\",\n                \"value\": \"2\"\n            },\n            {\n                \"attribute_code\": \"category_ids\",\n                \"value\": [\n                    \"3\",\n                    \"6\"\n                ]\n            },\n            {\n                \"attribute_code\": \"description\",\n                \"value\": \"<p>Keep track of time on the treadmill or trail with our Clamber Watch. The flexible, rubberized strap is contoured to conform to your wrist for a comfortable fit all day. The face features an illuminated digital read-out of the current time and stopwatch functions.</p>\\n<ul>\\n<li>Japanese quartz movement.</li>\\n<li>Strap fits 5\\\" to 6.0\\\".</li>\\n</ul>\"\n            },\n            {\n                \"attribute_code\": \"activity\",\n                \"value\": \"5436,5443,5432,5438\"\n            },\n            {\n                \"attribute_code\": \"material\",\n                \"value\": \"5471,5472,5475\"\n            },\n            {\n                \"attribute_code\": \"gender\",\n                \"value\": \"5508\"\n            },\n            {\n                \"attribute_code\": \"category_gear\",\n                \"value\": \"5513,5514,5517\"\n            }\n        ]\n    },\n    {\n        \"id\": 44,\n        \"sku\": \"24-WG02\",\n        \"name\": \"Didi Sport Watch\",\n        \"attribute_set_id\": 11,\n        \"price\": 92,\n        \"status\": 1,\n        \"visibility\": 4,\n        \"type_id\": \"simple\",\n        \"created_at\": \"2019-11-11 08:07:33\",\n        \"updated_at\": \"2019-11-11 08:07:33\",\n        \"extension_attributes\": {\n            \"website_ids\": [\n                1\n            ],\n            \"category_links\": [\n                {\n                    \"position\": 0,\n                    \"category_id\": \"3\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"7\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"6\"\n                },\n                {\n                    \"position\": 0,\n                    \"category_id\": \"8\"\n                }\n            ],\n            \"stock_item\": {\n                \"item_id\": 44,\n                \"product_id\": 44,\n                \"stock_id\": 1,\n                \"qty\": 100,\n                \"is_in_stock\": true,\n                \"is_qty_decimal\": false,\n                \"show_default_notification_message\": false,\n                \"use_config_min_qty\": true,\n                \"min_qty\": 0,\n                \"use_config_min_sale_qty\": 1,\n                \"min_sale_qty\": 1,\n                \"use_config_max_sale_qty\": true,\n                \"max_sale_qty\": 10000,\n                \"use_config_backorders\": true,\n                \"backorders\": 0,\n                \"use_config_notify_stock_qty\": true,\n                \"notify_stock_qty\": 1,\n                \"use_config_qty_increments\": true,\n                \"qty_increments\": 0,\n                \"use_config_enable_qty_inc\": true,\n                \"enable_qty_increments\": false,\n                \"use_config_manage_stock\": true,\n                \"manage_stock\": true,\n                \"low_stock_date\": null,\n                \"is_decimal_divided\": false,\n                \"stock_status_changed_auto\": 0\n            }\n        },\n        \"product_links\": [],\n        \"options\": [],\n        \"media_gallery_entries\": [\n            {\n                \"id\": 50,\n                \"media_type\": \"image\",\n                \"label\": \"Image\",\n                \"position\": 1,\n                \"disabled\": false,\n                \"types\": [\n                    \"image\",\n                    \"small_image\",\n                    \"thumbnail\"\n                ],\n                \"file\": \"/w/g/wg02-bk-0.jpg\"\n            }\n        ],\n        \"tier_prices\": [],\n        \"custom_attributes\": [\n            {\n                \"attribute_code\": \"image\",\n                \"value\": \"/w/g/wg02-bk-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"small_image\",\n                \"value\": \"/w/g/wg02-bk-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"thumbnail\",\n                \"value\": \"/w/g/wg02-bk-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"options_container\",\n                \"value\": \"container2\"\n            },\n            {\n                \"attribute_code\": \"msrp_display_actual_price_type\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"url_key\",\n                \"value\": \"didi-sport-watch\"\n            },\n            {\n                \"attribute_code\": \"required_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"has_options\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"tax_class_id\",\n                \"value\": \"2\"\n            },\n            {\n                \"attribute_code\": \"category_ids\",\n                \"value\": [\n                    \"3\",\n                    \"7\",\n                    \"6\",\n                    \"8\"\n                ]\n            },\n            {\n                \"attribute_code\": \"description\",\n                \"value\": \"<p>The Didi Sport Watch helps you keep your workout plan down to the second. The vertical, digital face looks sleek and futuristic. This watch is programmed with tons of helpful features such as a timer, an alarm clock, a pedometer, and more to help make your excercise more productive.</p>\\n<ul>\\n<li>Digital display.</li>\\n<li>LED backlight.</li>\\n<li>Rubber strap with buckle clasp.</li>\\n<li>1-year limited warranty.</li>\\n</ul>\"\n            },\n            {\n                \"attribute_code\": \"activity\",\n                \"value\": \"5443,5438\"\n            },\n            {\n                \"attribute_code\": \"material\",\n                \"value\": \"5470,5472,5475\"\n            },\n            {\n                \"attribute_code\": \"gender\",\n                \"value\": \"5508\"\n            },\n            {\n                \"attribute_code\": \"category_gear\",\n                \"value\": \"5513,5514,5517\"\n            },\n            {\n                \"attribute_code\": \"new\",\n                \"value\": \"1\"\n            }\n        ]\n    }\n]"}],"_postman_id":"cfe0fa0a-f34e-4e6b-b0dc-208ff6f286a1"}]}