{"info":{"_postman_id":"0617a586-3988-43d5-85a2-db40b52de03f","name":"Magento 2 Frequently Bought Together 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":"0617a586-3988-43d5-85a2-db40b52de03f","publishedId":"SzYXWeGM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-03-30T10:12:30.000Z"},"item":[{"name":"Get List of Frequently Bought Together Products","id":"63785cab-6059-4d3c-b51e-9e8bb21da51a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"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":"{{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpfrequentlybought/products/:sku","urlObject":{"path":["V1","mpfrequentlybought","products",":sku"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"24-MB04","key":"sku"}]}},"response":[{"id":"8ebffbea-500e-4d18-8d6a-3561d0707d15","name":"Get List of Frequently Bought Together Products Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"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":"{{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}rest/V1/mpfrequentlybought/products/24-MB04?sku=24-MB04","host":["{{magento_base_url}}rest"],"path":["V1","mpfrequentlybought","products","24-MB04"],"query":[{"key":"sku","value":"24-MB04","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Dec 2019 10:11:54 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=sar9paj8ndsdkakj6fc8389nh4; expires=Fri, 27-Dec-2019 11:11:54 GMT; Max-Age=3600; path=/api/api; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"288"},{"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":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"sku\": \"24-MB04\",\n        \"linked_product_sku\": \"24-MB06\",\n        \"linked_product_type\": \"simple\",\n        \"position\": 2\n    },\n    {\n        \"sku\": \"24-MB04\",\n        \"linked_product_sku\": \"GC-Mail\",\n        \"linked_product_type\": \"mpgiftcard\",\n        \"position\": 2\n    },\n    {\n        \"sku\": \"24-MB04\",\n        \"linked_product_sku\": \"WSH12\",\n        \"linked_product_type\": \"configurable\",\n        \"position\": 2\n    }\n]"}],"_postman_id":"63785cab-6059-4d3c-b51e-9e8bb21da51a"},{"name":"Add Product To Frequently Bought Together Block","id":"9d85f888-6772-461f-a0b8-5c13b28d31d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"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":"{{admin_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"entity\": {\n        \"linked_product_sku\": \"WSH12\",\n        \"position\": 2\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{magento_base_url}}rest/V1/mpfrequentlybought/24-MB01/links?","urlObject":{"path":["V1","mpfrequentlybought","24-MB01","links"],"host":["{{magento_base_url}}rest"],"query":[{"disabled":true,"key":"fieldName","value":"24-MB09"}],"variable":[]}},"response":[{"id":"59ddeae3-4359-45c4-8bd2-6f89e61c4812","name":"Add Product To Frequently Bought Together Block Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"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":"{{admin_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"entity\": {\n        \"linked_product_sku\": \"WSH12\",\n        \"position\": 2\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{magento_base_url}}rest/V1/mpfrequentlybought/24-MB01/links?","host":["{{magento_base_url}}rest"],"path":["V1","mpfrequentlybought","24-MB01","links"],"query":[{"key":"fieldName","value":"24-MB09","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Jan 2020 02:42:22 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=o54kdkl4kmfrbh8ctjkmuqbti5; expires=Thu, 09-Jan-2020 03:42:22 GMT; Max-Age=3600; path=/api/api; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"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":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"9d85f888-6772-461f-a0b8-5c13b28d31d4"},{"name":"Delete Frequently Bought Together Product","id":"2a48f311-266c-4837-85a1-ac6806245d79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{admin_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":"{{magento_base_url}}rest/V1/mpfrequentlybought/:sku/links/:linkedProductSku","urlObject":{"path":["V1","mpfrequentlybought",":sku","links",":linkedProductSku"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"24-MB04","key":"sku"},{"type":"string","value":"WSH12","key":"linkedProductSku"}]}},"response":[{"id":"86066a5b-49da-470e-a5ad-9b6f6ce41cc2","name":"Delete Frequently Bought Together Product Example","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{admin_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"url":{"raw":"{{magento_base_url}}rest/V1/mpfrequentlybought/24-MB01/links/WSH12?sku=24-MB04&linkedProductSku=WSH12","host":["{{magento_base_url}}rest"],"path":["V1","mpfrequentlybought","24-MB01","links","WSH12"],"query":[{"key":"sku","value":"24-MB04","type":"text"},{"key":"linkedProductSku","value":"WSH12","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Jan 2020 02:42:35 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=o54kdkl4kmfrbh8ctjkmuqbti5; expires=Thu, 09-Jan-2020 03:42:35 GMT; Max-Age=3600; path=/api/api; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"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":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"2a48f311-266c-4837-85a1-ac6806245d79"}],"event":[{"listen":"prerequest","script":{"id":"ccaf4837-ad16-40f4-88c5-d0dd13925cfe","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"de09d121-41ca-4682-9217-b695927e8a72","type":"text/javascript","exec":[""]}}]}