{"info":{"_postman_id":"b9437e1b-6095-4009-a5b9-30aba7813fb8","name":"Magento 2 Banner Slider","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20561050","collectionId":"b9437e1b-6095-4009-a5b9-30aba7813fb8","publishedId":"2sBXwwo7xN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-24T11:23:13.000Z"},"item":[{"name":"REST API","item":[{"name":"Get Configuration","id":"1b1008e5-2d0c-47b1-94cc-66dbb5698f9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/slider/config?storeid=1","urlObject":{"path":["rest","all","V1","slider","config"],"host":["{{base_url}}"],"query":[{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"1b1008e5-2d0c-47b1-94cc-66dbb5698f9c"},{"name":"Get Slider By Store Id","id":"b7c086b0-6b4d-45a0-b69b-7a84ffb0e5ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/slider/getitems?storeid=1&content_position=center","urlObject":{"path":["rest","all","V1","slider","getitems"],"host":["{{base_url}}"],"query":[{"key":"storeid","value":"1"},{"key":"content_position","value":"center"}],"variable":[]}},"response":[],"_postman_id":"b7c086b0-6b4d-45a0-b69b-7a84ffb0e5ce"},{"name":"Get Slider Item by Slider Id","id":"bb67981b-57d5-4bbf-bd67-24ed7d68be1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/slider/getitemsbyid?sliderId=1&storeid=1","urlObject":{"path":["rest","all","V1","slider","getitemsbyid"],"host":["{{base_url}}"],"query":[{"key":"sliderId","value":"1"},{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"bb67981b-57d5-4bbf-bd67-24ed7d68be1c"}],"id":"8d4629e8-1b71-4b80-b693-699c2016d2a1","_postman_id":"8d4629e8-1b71-4b80-b693-699c2016d2a1","description":""},{"name":"GraphQL API","item":[{"name":"Get Configuration","id":"ec3145f1-9e5a-4388-942f-f56856a4c296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Store","value":"test","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query {\n    storeConfig {\n        bannerslider_config {\n            status\n            message\n            enable\n            customerGroups\n            autoPlaySlider\n            autoPlayTime\n            showNextPrevButton\n            showDotsNavigation\n        }\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec3145f1-9e5a-4388-942f-f56856a4c296"},{"name":"Get Slider By Store Id","id":"a41c730c-4e4c-4c99-8502-56bae9e48a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  bannerSliderData(\n    storeid: 1\n    content_position: \"php\"\n  ) {\n    status\n    message\n    sliders {\n      id\n      name\n      store\n      date_from\n      date_to\n      enable\n      pages\n      position\n      height\n      width\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a41c730c-4e4c-4c99-8502-56bae9e48a97"},{"name":"Get Slider Item by slider id","id":"4399e70e-9b79-4007-b368-ee52b6db2aa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  bannerSliderDatabyId(\n    storeid: 1\n    sliderId: 1\n  ) {\n    status\n    message\n    sliders {\n      id\n      slider_id\n      enable\n      content\n      contentPosition\n      fontsize\n      color\n      image\n      link\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}graphql","urlObject":{"host":["{{base_url}}graphql"],"query":[],"variable":[]}},"response":[],"_postman_id":"4399e70e-9b79-4007-b368-ee52b6db2aa5"}],"id":"17ad1b2f-72cf-489d-9614-1aaa132a0878","_postman_id":"17ad1b2f-72cf-489d-9614-1aaa132a0878","description":""}]}