{"info":{"_postman_id":"476468ff-1997-4991-9ee5-4c3c279ac77a","name":"Magento 2 Shop By Brand 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":"476468ff-1997-4991-9ee5-4c3c279ac77a","publishedId":"SzRxXr2x","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-06-22T02:45:50.000Z"},"item":[{"name":"Get brand list","id":"7b5680ea-e336-499c-b47a-ef5f36ed8756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand","urlObject":{"path":["V1","mpbrand"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[]}},"response":[{"id":"227bd02e-078d-4028-a2f3-9e5887f0ae91","name":"Get brand list Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 09 Nov 2020 04:39:32 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=g000k6p5r2c73jskocdgu6opac; expires=Mon, 09-Nov-2020 05:39:32 GMT; Max-Age=3600; path=/api/api5; domain=dev.mageplaza.vn; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"2154"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"1016912"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 5645,\n        \"option_id\": 5645,\n        \"url_key\": \"adidas\",\n        \"image\": \"mageplaza/brand/adi.jpg\",\n        \"short_description\": \"Adidas\",\n        \"description\": \"Adidas AG is a German multinational corporation, founded and headquartered in Herzogenaurach, Germany, that designs and manufactures shoes, clothing and accessories. It is the largest sportswear manufacturer in Europe, and the second largest in the world\",\n        \"is_featured\": 0,\n        \"label\": null,\n        \"value\": \"Adidas\",\n        \"sort_order\": 3,\n        \"product_quantity\": 8\n    },\n    {\n        \"id\": 5646,\n        \"option_id\": 5646,\n        \"url_key\": \"chanel\",\n        \"short_description\": \"Chanel\",\n        \"description\": \"Chanel is a French fashion house that focuses on women's high fashion and ready-to-wear clothes, luxury goods and accessories\",\n        \"is_featured\": 0,\n        \"label\": null,\n        \"value\": \"Chanel\",\n        \"sort_order\": 3,\n        \"product_quantity\": 2\n    },\n    {\n        \"id\": 5648,\n        \"option_id\": 5648,\n        \"url_key\": \"hm\",\n        \"image\": \"mageplaza/brand/HM.png\",\n        \"short_description\": \"HM\",\n        \"description\": \"Hennes & Mauritz AB is a Swedish multinational clothing-retail company known for its fast-fashion clothing for men, women, teenagers and children. As of November 2019, H&M operates in 74 countries with over 5,000 stores under the various company brands, with 126,000 full-time equivalent positions\",\n        \"is_featured\": 0,\n        \"label\": null,\n        \"value\": \"HM\",\n        \"sort_order\": 5,\n        \"product_quantity\": 2\n    },\n    {\n        \"id\": 5647,\n        \"option_id\": 5647,\n        \"url_key\": \"lv\",\n        \"image\": \"mageplaza/brand/lv.jpg\",\n        \"short_description\": \"LV\",\n        \"description\": \"Louis Vuitton Malletier, commonly known as Louis Vuitton or shortened to LV, is a French fashion house and luxury goods company founded in 1854 by Louis Vuitton\",\n        \"is_featured\": 0,\n        \"label\": null,\n        \"value\": \"LV\",\n        \"sort_order\": 4,\n        \"product_quantity\": 2\n    },\n    {\n        \"id\": 5640,\n        \"option_id\": 5640,\n        \"page_title\": \"Nike\",\n        \"url_key\": \"nike-vn\",\n        \"image\": \"mageplaza/brand/nike.jpg\",\n        \"short_description\": \"Nike-VN\",\n        \"description\": \"Our mission is what drives us to do everything possible to expand human potential. We do that by creating groundbreaking sport innovations, by making our products more sustainably, by building a creative and diverse global team and by making a positive impact in communities where we live and work.\",\n        \"is_featured\": 0,\n        \"label\": null,\n        \"value\": \"Nike\",\n        \"sort_order\": 2,\n        \"product_quantity\": 3\n    }\n]"}],"_postman_id":"7b5680ea-e336-499c-b47a-ef5f36ed8756"},{"name":"Add new brand","id":"8f7be01e-fe49-4464-a9af-c30a52b8b896","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"option\": {\n        \"page_title\": \"Adidas\",\n        \"is_featured\": 1,\n        \"label\": \"Mage12\",\n        \"value\": \"Mage3\",\n        \"sort_order\": 0,\n        \"store_labels\":\n         [\n            {\n                \"store_id\": 0,\n                \"label\": \"Mageplaza1\"\n            }\n        ]\n    }\n}"},"url":"{{magento_base_url}}rest/V1/mpbrand/options","urlObject":{"path":["V1","mpbrand","options"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[]}},"response":[{"id":"3daa4661-a32f-4e24-9941-8cda0e983959","name":"Add new brand Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"option\": {\n        \"page_title\": \"Adidas\",\n        \"is_featured\": 1,\n        \"label\": \"Mage12\",\n        \"value\": \"Mage3\",\n        \"sort_order\": 0,\n        \"store_labels\":\n         [\n            {\n                \"store_id\": 0,\n                \"label\": \"Mageplaza1\"\n            }\n        ]\n    }\n}"},"url":"{{magento_base_url}}rest/V1/mpbrand/options"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Nov 2020 03:37:48 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=rdcksls146gtg2o9fv21edundq; expires=Thu, 05-Nov-2020 04:37:49 GMT; Max-Age=3600; path=/api/api5; domain=dev.mageplaza.vn; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"822624"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"8f7be01e-fe49-4464-a9af-c30a52b8b896"},{"name":"Updated brand info","id":"a3ee9d08-2873-4343-be05-a4780ab081c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option\": \r\n    {\r\n        \"page_title\": \"Adidas\",\r\n        \"is_featured\": 1,\r\n        \"label\": \"AdidasVN\",\r\n        \"value\": \"AdidasVN\",\r\n        \"sort_order\": 0,\r\n        \"is_default\": true,\r\n        \"store_labels\": \r\n        [\r\n            {\r\n            \"store_id\": 0,\r\n            \"label\": \"Mageplaza\"\r\n            }\r\n        ]\r\n    }\r\n}\r\n"},"url":"{{magento_base_url}}rest/V1/mpbrand/options/:optionId","urlObject":{"path":["V1","mpbrand","options",":optionId"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"5641","key":"optionId"}]}},"response":[{"id":"620fc1a2-7535-4501-81f4-2eb180fd960d","name":"Updated brand info Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"option\": \r\n    {\r\n        \"page_title\": \"Adidas\",\r\n        \"is_featured\": 1,\r\n        \"label\": \"AdidasVN\",\r\n        \"value\": \"AdidasVN\",\r\n        \"sort_order\": 0,\r\n        \"is_default\": true,\r\n        \"store_labels\": \r\n        [\r\n            {\r\n            \"store_id\": 0,\r\n            \"label\": \"Mageplaza\"\r\n            }\r\n        ]\r\n    }\r\n}\r\n"},"url":{"raw":"{{magento_base_url}}rest/V1/mpbrand/options/:optionId","host":["{{magento_base_url}}rest"],"path":["V1","mpbrand","options",":optionId"],"variable":[{"key":"optionId","value":"5641","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Nov 2020 03:40:11 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=rdcksls146gtg2o9fv21edundq; expires=Thu, 05-Nov-2020 04:40:11 GMT; Max-Age=3600; path=/api/api5; domain=dev.mageplaza.vn; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"39813"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"a3ee9d08-2873-4343-be05-a4780ab081c8"},{"name":"Delete brand","id":"879a827d-6e4d-411c-a232-8a17a5509747","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/options/:optionId","urlObject":{"path":["V1","mpbrand","options",":optionId"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"5641","key":"optionId"}]}},"response":[{"id":"15d27eb7-7c2e-417f-88fe-cb80a9b1dca8","name":"Delete brand example","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/options/5643"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Nov 2019 01:25:10 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=kjpdi6ibbf4u0t25gothkmh4nk; expires=Mon, 04-Nov-2019 02:25:10 GMT; Max-Age=3600; path=/quynh/ce233b; domain=192.168.1.200; 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":"879a827d-6e4d-411c-a232-8a17a5509747"},{"name":"Add new product into brand","id":"cac826e8-13c8-4af6-ab50-ccca0bd2b295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/:optionId/product/:sku","urlObject":{"path":["V1","mpbrand","brand",":optionId","product",":sku"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"1","key":"optionId"},{"type":"string","value":"24-MB01","key":"sku"}]}},"response":[{"id":"cb7cc6d0-e7e0-4d7f-9f88-8763ce3f70ac","name":"Add new product into brand example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/5643/product/24-MB01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Nov 2019 01:25:42 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=kjpdi6ibbf4u0t25gothkmh4nk; expires=Mon, 04-Nov-2019 02:25:43 GMT; Max-Age=3600; path=/quynh/ce233b; domain=192.168.1.200; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"4255"},{"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    \"id\": 1,\n    \"sku\": \"24-MB01\",\n    \"name\": \"Joust Duffle Bag\",\n    \"attribute_set_id\": 15,\n    \"price\": 34,\n    \"status\": 1,\n    \"visibility\": 4,\n    \"type_id\": \"simple\",\n    \"created_at\": \"2019-10-29 11:01:17\",\n    \"updated_at\": \"2019-11-04 01:25:43\",\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\": \"4\"\n            }\n        ],\n        \"stock_item\": {\n            \"item_id\": 1,\n            \"product_id\": 1,\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-MB01\",\n            \"link_type\": \"crosssell\",\n            \"linked_product_sku\": \"24-WG086\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 1\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"crosssell\",\n            \"linked_product_sku\": \"24-WG083-blue\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 2\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"crosssell\",\n            \"linked_product_sku\": \"24-UG01\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 3\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"crosssell\",\n            \"linked_product_sku\": \"24-WG085_Group\",\n            \"linked_product_type\": \"grouped\",\n            \"position\": 4\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-MB02\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 1\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-MB03\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 2\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-MB05\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 3\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-MB06\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 4\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-UB02\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 5\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-WB03\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 6\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-WB04\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 7\n        },\n        {\n            \"sku\": \"24-MB01\",\n            \"link_type\": \"upsell\",\n            \"linked_product_sku\": \"24-WB07\",\n            \"linked_product_type\": \"simple\",\n            \"position\": 8\n        }\n    ],\n    \"options\": [],\n    \"media_gallery_entries\": [\n        {\n            \"id\": 1,\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\": \"/m/b/mb01-blue-0.jpg\"\n        }\n    ],\n    \"tier_prices\": [],\n    \"custom_attributes\": [\n        {\n            \"attribute_code\": \"description\",\n            \"value\": \"<p>The sporty Joust Duffle Bag can't be beat - not in the gym, not on the luggage carousel, not anywhere. Big enough to haul a basketball or soccer ball and some sneakers with plenty of room to spare, it's ideal for athletes with places to go.<p>\\r\\n<ul>\\r\\n<li>Dual top handles.</li>\\r\\n<li>Adjustable shoulder strap.</li>\\r\\n<li>Full-length zipper.</li>\\r\\n<li>L 29\\\" x W 13\\\" x H 11\\\".</li>\\r\\n</ul>\"\n        },\n        {\n            \"attribute_code\": \"manufacturer\",\n            \"value\": \"5643\"\n        },\n        {\n            \"attribute_code\": \"image\",\n            \"value\": \"/m/b/mb01-blue-0.jpg\"\n        },\n        {\n            \"attribute_code\": \"url_key\",\n            \"value\": \"joust-duffle-bag\"\n        },\n        {\n            \"attribute_code\": \"gift_message_available\",\n            \"value\": \"0\"\n        },\n        {\n            \"attribute_code\": \"small_image\",\n            \"value\": \"/m/b/mb01-blue-0.jpg\"\n        },\n        {\n            \"attribute_code\": \"options_container\",\n            \"value\": \"container1\"\n        },\n        {\n            \"attribute_code\": \"swatch_image\",\n            \"value\": \"no_selection\"\n        },\n        {\n            \"attribute_code\": \"thumbnail\",\n            \"value\": \"/m/b/mb01-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\": \"0\"\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\": \"ts_packaging_type\",\n            \"value\": \"none\"\n        },\n        {\n            \"attribute_code\": \"image_label\",\n            \"value\": \"Image\"\n        },\n        {\n            \"attribute_code\": \"small_image_label\",\n            \"value\": \"Image\"\n        },\n        {\n            \"attribute_code\": \"thumbnail_label\",\n            \"value\": \"Image\"\n        },\n        {\n            \"attribute_code\": \"category_ids\",\n            \"value\": [\n                \"3\",\n                \"4\"\n            ]\n        },\n        {\n            \"attribute_code\": \"color\",\n            \"value\": \"5476\"\n        },\n        {\n            \"attribute_code\": \"eco_collection\",\n            \"value\": \"0\"\n        },\n        {\n            \"attribute_code\": \"performance_fabric\",\n            \"value\": \"0\"\n        },\n        {\n            \"attribute_code\": \"erin_recommends\",\n            \"value\": \"0\"\n        },\n        {\n            \"attribute_code\": \"new\",\n            \"value\": \"0\"\n        },\n        {\n            \"attribute_code\": \"sale\",\n            \"value\": \"0\"\n        }\n    ]\n}"}],"_postman_id":"cac826e8-13c8-4af6-ab50-ccca0bd2b295"},{"name":"Remove brand assigned to product","id":"22df4a4c-b873-4408-a46b-0f5b8a9d2f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/product/:sku","urlObject":{"path":["V1","mpbrand","product",":sku"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"24-MB01","key":"sku"}]}},"response":[{"id":"57ef6a0e-cf02-4b5d-8a52-bf2b41763294","name":"Remove brand assigned to product example","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/product/24-MB01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Nov 2019 01:26:23 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=kjpdi6ibbf4u0t25gothkmh4nk; expires=Mon, 04-Nov-2019 02:26:23 GMT; Max-Age=3600; path=/quynh/ce233b; domain=192.168.1.200; 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":"22df4a4c-b873-4408-a46b-0f5b8a9d2f26"},{"name":"Get product list in brand","id":"ca16c03c-cc53-4dc5-93e8-736d03acf15d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/:optionId/product","urlObject":{"path":["V1","mpbrand","brand",":optionId","product"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"5640","key":"optionId"}]}},"response":[{"id":"127d4239-c4f3-4115-8fd6-5173c60d5fbd","name":"Get product list in brand example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/5642/product"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Nov 2019 02:24:32 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=kjpdi6ibbf4u0t25gothkmh4nk; expires=Mon, 04-Nov-2019 03:24:32 GMT; Max-Age=3600; path=/quynh/ce233b; domain=192.168.1.200; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"3392"},{"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        \"id\": 3,\n        \"sku\": \"24-MB03\",\n        \"name\": \"Crown Summit Backpack\",\n        \"attribute_set_id\": 15,\n        \"price\": 38,\n        \"status\": 1,\n        \"visibility\": 4,\n        \"type_id\": \"simple\",\n        \"created_at\": \"2019-10-29 11:01:17\",\n        \"updated_at\": \"2019-10-31 10:43:41\",\n        \"product_links\": [\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-UG06\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 1\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-WG084\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 2\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-WG087\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 3\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"crosssell\",\n                \"linked_product_sku\": \"24-UG02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 4\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-MB02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 1\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-MB05\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 2\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-MB06\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 3\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-UB02\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 4\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-WB04\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 5\n            },\n            {\n                \"sku\": \"24-MB03\",\n                \"link_type\": \"upsell\",\n                \"linked_product_sku\": \"24-WB07\",\n                \"linked_product_type\": \"simple\",\n                \"position\": 6\n            }\n        ],\n        \"tier_prices\": [],\n        \"custom_attributes\": [\n            {\n                \"attribute_code\": \"description\",\n                \"value\": \"<p>The Crown Summit Backpack is equally at home in a gym locker, study cube or a pup tent, so be sure yours is packed with books, a bag lunch, water bottles, yoga block, laptop, or whatever else you want in hand. Rugged enough for day hikes and camping trips, it has two large zippered compartments and padded, adjustable shoulder straps.</p>\\r\\n<ul>\\r\\n<li>Top handle.</li>\\r\\n<li>Grommet holes.</li>\\r\\n<li>Two-way zippers.</li>\\r\\n<li>H 20\\\" x W 14\\\" x D 12\\\".</li>\\r\\n<li>Weight: 2 lbs, 8 oz. Volume: 29 L.</li>\\r\\n<ul>\"\n            },\n            {\n                \"attribute_code\": \"manufacturer\",\n                \"value\": \"5642\"\n            },\n            {\n                \"attribute_code\": \"image\",\n                \"value\": \"/m/b/mb03-black-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"url_key\",\n                \"value\": \"crown-summit-backpack\"\n            },\n            {\n                \"attribute_code\": \"gift_message_available\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"small_image\",\n                \"value\": \"/m/b/mb03-black-0.jpg\"\n            },\n            {\n                \"attribute_code\": \"options_container\",\n                \"value\": \"container2\"\n            },\n            {\n                \"attribute_code\": \"thumbnail\",\n                \"value\": \"/m/b/mb03-black-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\": \"ts_packaging_type\",\n                \"value\": \"none\"\n            },\n            {\n                \"attribute_code\": \"image_label\",\n                \"value\": \"Image\"\n            },\n            {\n                \"attribute_code\": \"small_image_label\",\n                \"value\": \"Image\"\n            },\n            {\n                \"attribute_code\": \"thumbnail_label\",\n                \"value\": \"Image\"\n            },\n            {\n                \"attribute_code\": \"activity\",\n                \"value\": \"5438,5445,5446,5447,5448,5449,5450\"\n            },\n            {\n                \"attribute_code\": \"style_bags\",\n                \"value\": \"5451\"\n            },\n            {\n                \"attribute_code\": \"material\",\n                \"value\": \"5464,5465\"\n            },\n            {\n                \"attribute_code\": \"color\",\n                \"value\": \"5476\"\n            },\n            {\n                \"attribute_code\": \"strap_bags\",\n                \"value\": \"5488,5491,5492\"\n            },\n            {\n                \"attribute_code\": \"features_bags\",\n                \"value\": \"5499,5501,5502,5504,5505\"\n            },\n            {\n                \"attribute_code\": \"eco_collection\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"performance_fabric\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"erin_recommends\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"new\",\n                \"value\": \"0\"\n            },\n            {\n                \"attribute_code\": \"sale\",\n                \"value\": \"0\"\n            }\n        ]\n    }\n]"}],"_postman_id":"ca16c03c-cc53-4dc5-93e8-736d03acf15d"},{"name":"Get brand by product SKU","id":"81b3062c-a617-4349-8425-603d076892fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/product/:sku","urlObject":{"path":["V1","mpbrand","brand","product",":sku"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"24-MB03","key":"sku"}]}},"response":[{"id":"a6d6508e-12d0-4a3c-86cc-691daa65d3a2","name":"Get brand by product SKU Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}rest/V1/mpbrand/brand/product/:sku","host":["{{magento_base_url}}rest"],"path":["V1","mpbrand","brand","product",":sku"],"variable":[{"key":"sku","value":"24-MB03","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Nov 2020 03:52:28 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=rdcksls146gtg2o9fv21edundq; expires=Thu, 05-Nov-2020 04:52:28 GMT; Max-Age=3600; path=/api/api5; domain=dev.mageplaza.vn; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"137"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"759059"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"option_id\": 5640,\n    \"page_title\": \"Nike\",\n    \"url_key\": \"nike-vn\",\n    \"short_description\": \"Nike-VN\",\n    \"is_featured\": 0,\n    \"label\": null,\n    \"value\": null\n}"}],"_postman_id":"81b3062c-a617-4349-8425-603d076892fa"},{"name":"Get featured brand list","id":"af8be7bb-a84f-4d3c-abce-d2441755f2c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/feature","urlObject":{"path":["V1","mpbrand","brand","feature"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[]}},"response":[{"id":"e303feb7-24e0-402a-b50a-a338fe26cb13","name":"Get featured brand list Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/feature"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Nov 2020 03:54:07 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=rdcksls146gtg2o9fv21edundq; expires=Thu, 05-Nov-2020 04:54:07 GMT; Max-Age=3600; path=/api/api5; domain=dev.mageplaza.vn; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"182"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"75152"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 5642,\n        \"option_id\": 5642,\n        \"page_title\": \"Adidas\",\n        \"url_key\": \"mageplaza1\",\n        \"short_description\": \"Testapi_Shopbybrand\",\n        \"is_featured\": 1,\n        \"label\": null,\n        \"value\": \"Mageplaza1\",\n        \"sort_order\": 0\n    }\n]"}],"_postman_id":"af8be7bb-a84f-4d3c-abce-d2441755f2c7"},{"name":"Search brand by name","id":"c2ab6678-b863-4699-9674-88360c9c0ddc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/brand/search/:name","urlObject":{"path":["V1","mpbrand","brand","search",":name"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"nike","key":"name"}]}},"response":[{"id":"b994335f-b24f-4ded-b1c7-199a4ce52b0f","name":"Search brand by name Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}rest/V1/mpbrand/brand/search/:name","host":["{{magento_base_url}}rest"],"path":["V1","mpbrand","brand","search",":name"],"variable":[{"key":"name","value":"nike","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Nov 2020 03:54:39 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=rdcksls146gtg2o9fv21edundq; expires=Thu, 05-Nov-2020 04:54:39 GMT; Max-Age=3600; path=/api/api5; domain=dev.mageplaza.vn; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"159"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"9373"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 5640,\n        \"option_id\": 5640,\n        \"page_title\": \"Nike\",\n        \"url_key\": \"nike-vn\",\n        \"short_description\": \"Nike-VN\",\n        \"is_featured\": 0,\n        \"label\": null,\n        \"value\": \"nike\",\n        \"sort_order\": 2\n    }\n]"}],"_postman_id":"c2ab6678-b863-4699-9674-88360c9c0ddc"},{"name":"Get category list","id":"f8da893c-3df8-497f-92f1-4b0eaf831bdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","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":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/category","urlObject":{"path":["V1","mpbrand","category"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[]}},"response":[{"id":"db9bca93-8e70-4b8b-8128-e49035e95685","name":"Get category list 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":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest//V1/mpbrand/category"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Nov 2019 02:25:47 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=icgd9o0l0u3spd4sp015bdg9o9; expires=Wed, 20-Nov-2019 03:25:47 GMT; Max-Age=3600; path=/api/api; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"305"},{"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        \"id\": 1,\n        \"store_ids\": \"0,1,2\",\n        \"name\": \"Test 1\",\n        \"status\": 1,\n        \"url_key\": \"test1\",\n        \"meta_robots\": 0,\n        \"created_at\": \"2019-11-19 07:06:30\",\n        \"updated_at\": \"2019-11-19 07:09:20\"\n    },\n    {\n        \"id\": 3,\n        \"store_ids\": \"0\",\n        \"name\": \"CategoryApi\",\n        \"status\": 1,\n        \"url_key\": \"test\",\n        \"created_at\": \"2019-11-19 10:30:56\",\n        \"updated_at\": \"2019-11-19 10:30:56\"\n    }\n]"}],"_postman_id":"f8da893c-3df8-497f-92f1-4b0eaf831bdd"},{"name":"Get category by Id","id":"6802834b-ca6c-4659-8f3d-f01b5198cc03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-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":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/category/:categoryId","urlObject":{"path":["V1","mpbrand","category",":categoryId"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"1","key":"categoryId"}]}},"response":[{"id":"954c5634-2b4f-40c7-9a0a-44f2e1b977b0","name":"Get category by Id example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 3fpmuf9kw3g3eo4z10fmt0vclj8pt4ci","type":"text"}],"url":"{{magento_base_url}}rest/V1/mpbrand/category/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Nov 2019 02:25:58 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=icgd9o0l0u3spd4sp015bdg9o9; expires=Wed, 20-Nov-2019 03:25:58 GMT; Max-Age=3600; path=/api/api; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"159"},{"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    \"id\": 1,\n    \"store_ids\": \"0,1,2\",\n    \"name\": \"Test 1\",\n    \"status\": 1,\n    \"url_key\": \"test1\",\n    \"meta_robots\": 0,\n    \"created_at\": \"2019-11-19 07:06:30\",\n    \"updated_at\": \"2019-11-19 07:09:20\"\n}"}],"_postman_id":"6802834b-ca6c-4659-8f3d-f01b5198cc03"},{"name":"Add new category","id":"acff39b6-201a-4df4-a97b-8998c269f4c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"body":{"mode":"raw","raw":"{\n    \"category\": {\n        \"name\": \"CategoryApi1\",\n        \"url_key\": \"example\"\n    }\n}"},"url":"{{magento_base_url}}rest/V1/mpbrand/category","urlObject":{"path":["V1","mpbrand","category"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[]}},"response":[{"id":"86ba6b0c-3d46-4d70-8079-0d1306e7cb18","name":"Add new category example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"Bearer {{admin_token}}"}],"body":{"mode":"raw","raw":"{\n    \"category\": {\n        \"name\": \"CategoryApi1\",\n        \"url_key\": \"example\"\n    }\n}"},"url":"{{magento_base_url}}rest//V1/mpbrand/category"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Nov 2019 02:38:46 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=icgd9o0l0u3spd4sp015bdg9o9; expires=Wed, 20-Nov-2019 03:38:47 GMT; Max-Age=3600; path=/api/api; domain=develop.mageplaza.com; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"134"},{"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    \"id\": 4,\n    \"name\": \"CategoryApi1\",\n    \"status\": null,\n    \"url_key\": \"example\",\n    \"created_at\": \"2019-11-20 02:38:47\",\n    \"updated_at\": \"2019-11-20 02:38:47\"\n}"}],"_postman_id":"acff39b6-201a-4df4-a97b-8998c269f4c0"},{"name":"Update category info","id":"814dd7ba-e755-4889-a372-7c5487ddedfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":"{\n    \"category\": {\n        \"name\": \"CategoryApi2\",\n        \"url_key\": \"example2\"\n    }\n}"},"url":"{{magento_base_url}}rest/V1/mpbrand/category/:categoryId","urlObject":{"path":["V1","mpbrand","category",":categoryId"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"1","key":"categoryId"}]}},"response":[{"id":"46aae04a-60e6-48e9-8e79-8412e034e366","name":"Update category info Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{admin_token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"raw","raw":"{\n    \"category\": {\n        \"name\": \"CategoryApi2\",\n        \"url_key\": \"example2\"\n    }\n}"},"url":{"raw":"{{magento_base_url}}rest/V1/mpbrand/category/:categoryId","host":["{{magento_base_url}}rest"],"path":["V1","mpbrand","category",":categoryId"],"variable":[{"key":"categoryId","value":"1","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Nov 2020 04:04:32 GMT"},{"key":"Set-Cookie","value":"PHPSESSID=rdcksls146gtg2o9fv21edundq; expires=Thu, 05-Nov-2020 05:04:32 GMT; Max-Age=3600; path=/api/api5; domain=dev.mageplaza.vn; HttpOnly"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"148"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"887544"},{"key":"Via","value":"1.1 varnish (Varnish/6.1)"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, max-age=0"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"store_ids\": \"0\",\n    \"name\": \"CategoryApi2\",\n    \"status\": 1,\n    \"url_key\": \"example2\",\n    \"created_at\": \"2020-11-05 04:03:27\",\n    \"updated_at\": \"2020-11-05 04:04:32\"\n}"}],"_postman_id":"814dd7ba-e755-4889-a372-7c5487ddedfc"},{"name":"Delete category","id":"06de4b73-7dbf-4e26-a6a3-a3b6f5564b84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{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/mpbrand/category/:categoryId","urlObject":{"path":["V1","mpbrand","category",":categoryId"],"host":["{{magento_base_url}}rest"],"query":[],"variable":[{"type":"string","value":"4","key":"categoryId"}]}},"response":[{"id":"e33a0975-adc7-4214-9a8b-1a68a6371ef6","name":"Delete Category Example","originalRequest":{"method":"DELETE","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":"Bearer {{admin_token}}","type":"text"}],"url":{"raw":"{{magento_base_url}}rest/V1/mpbrand/category/2?categoryId=4","host":["{{magento_base_url}}rest"],"path":["V1","mpbrand","category","2"],"query":[{"key":"categoryId","value":"4","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Nov 2019 10:34:31 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=lulduc20b9g8jjr3aaf16lf8fi; expires=Tue, 19-Nov-2019 11:34:31 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":"06de4b73-7dbf-4e26-a6a3-a3b6f5564b84"},{"name":"Get brand config","id":"e454ee2f-19ab-454d-8a2d-bf07852f281c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}/rest/V1/mpbrand/brandConfigs","urlObject":{"path":["rest","V1","mpbrand","brandConfigs"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6e69968d-913d-406a-abde-fc80ddb3ba84","name":"Get brand config example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}}","type":"text"}],"url":"{{magento_base_url}}/rest/V1/mpbrand/brandConfigs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Feb 2022 08:51:32 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=6vn4v8q5tiohgm5c5m8eml5t3p; expires=Mon, 21-Feb-2022 09:51:33 GMT; Max-Age=3600; path=/dangmaianh/ce243p1/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1977"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-Varnish","value":"2387346"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"general\": {\n        \"is_enabled\": \"1\",\n        \"brand_attribute\": \"manufacturer\",\n        \"brand_route\": \"brand\",\n        \"brand_link_title\": \"Brands\",\n        \"show_brand_link_in\": \",0,1,2\",\n        \"show_brand_in_category_menu\": \"1\",\n        \"what_to_show\": \"1\",\n        \"brand_menu_grid_layout\": \"3\",\n        \"maximum_brands_to_show\": \"10\",\n        \"show_brands_without_products_on_menu\": \"1\",\n        \"show_brand_info_on_product_listing_page\": \"logo\",\n        \"show_brand_info_in_product_page\": \"name,logo,desc\",\n        \"show_brand_info_in_product_admin_grid\": \"logo-name\",\n        \"brand_logo_width_in_product_page\": \"30\",\n        \"brand_logo_height_in_product_page\": \"30\"\n    },\n    \"brands_page_settings\": {\n        \"brand_list_name\": \"Brands\",\n        \"style_of_brand_list_page\": \"0\",\n        \"display_option\": \"1\",\n        \"brand_logo_width\": \"165\",\n        \"brand_logo_height\": \"165\",\n        \"style_color\": \"#0ed08e\",\n        \"show_brand_short_description\": \"1\",\n        \"show_brands_without_products\": \"1\",\n        \"show_brand_product_quantity\": \"1\",\n        \"show_brand_quick_view_popup\": \"1\",\n        \"show_brand_categories_filter\": \"1\",\n        \"show_brand_alphabet_filter\": \"1\",\n        \"brand_filter_alphabet\": \"A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z\",\n        \"brand_filter_character_set\": \"UTF-8\",\n        \"show_brand_search_block\": \"1\",\n        \"brand_search_min_chars\": \"1\",\n        \"brand_search_number_of_search_result\": \"10\",\n        \"brand_search_show_thumbnail_image\": \"1\",\n        \"show_featured_brands\": \"1\",\n        \"featured_brand_title\": \"Featured Brands\",\n        \"display_featured_brands_style\": \"0\",\n        \"display_information_featured_brands\": \"0\",\n        \"show_related_products\": \"1\",\n        \"brand_related_title\": \"Products from the same brand\",\n        \"brand_related_limit\": \"5\"\n    },\n    \"brand_info\": {\n        \"default_image\": \"default/Asset_31.png\",\n        \"show_brand_image_on_brand_page\": \"1\",\n        \"show_brand_description_on_brand_page\": \"1\",\n        \"show_brand_static_block_on_brand_page\": \"1\"\n    },\n    \"sidebar\": {\n        \"show_featured_brands\": \"1\",\n        \"featured_brand_title\": \"Featured Brands\",\n        \"featured_brand_show_title\": \"1\",\n        \"show_brand_thumbnail\": \"1\",\n        \"brand_thumbnail_title\": \"Brand List\",\n        \"brands_qty_limit\": \"7\",\n        \"show_category_brand\": \"1\",\n        \"category_brand_title\": \"Brand Category\",\n        \"category_qty_limit\": \"7\",\n        \"show_brand_category_quantity\": \"1\"\n    },\n    \"seo\": {\n        \"add_noindex_to_pagination_pages\": \"1\"\n    }\n}"}],"_postman_id":"e454ee2f-19ab-454d-8a2d-bf07852f281c"}],"event":[{"listen":"prerequest","script":{"id":"a6e1c8c6-9b80-4a01-81f8-ee0a606e8770","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"53eab530-7b6e-4bc8-b6e8-4637467b36bc","type":"text/javascript","exec":[""]}}]}