{"info":{"_postman_id":"7b5ba978-8d11-4149-ac49-67f3598d3012","name":"Magento 2 Custom Redirect","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"27014005","collectionId":"7b5ba978-8d11-4149-ac49-67f3598d3012","publishedId":"2sBXwyHntK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-30T12:28:25.000Z"},"item":[{"name":"Rest Api","item":[{"name":"Get Store Configuration","id":"479d538b-9f8a-4d62-b983-5b2b05a7419a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json"}],"url":"{{base_url}}/rest/all/V1/customredirect/getstoreconfig?store_id=2","urlObject":{"path":["rest","all","V1","customredirect","getstoreconfig"],"host":["{{base_url}}"],"query":[{"key":"store_id","value":"2"}],"variable":[]}},"response":[],"_postman_id":"479d538b-9f8a-4d62-b983-5b2b05a7419a"}],"id":"9495f423-499c-4c42-be2a-d073f50a659d","_postman_id":"9495f423-499c-4c42-be2a-d073f50a659d","description":""},{"name":"Graphql Api","item":[{"name":"Get Store Configuration","id":"3be96b9b-34f8-4f56-b72c-d4170db84120","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":"{\n  storeConfig {\n    customredirect_config {\n      status\n      message\n      is_enabled\n      is_login_enabled\n      login_customergroup\n      get_login_redirection\n      get_login_redirection_url\n      is_logout_enabled\n      logout_customergroup\n      get_logout_redirection\n      get_logout_redirection_url\n      is_register_enabled\n      register_customergroup\n      get_reg_redirection\n      get_reg_redirection_url\n      is_cart_enabled\n      cart_customergroup\n      get_cart_redirection\n      get_cart_redirection_url\n      is_homepager_redirect_enabled\n      homepage_customergroup\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3be96b9b-34f8-4f56-b72c-d4170db84120"}],"id":"0b3cdf0b-281e-413b-9ad4-7e9a4bfa3076","_postman_id":"0b3cdf0b-281e-413b-9ad4-7e9a4bfa3076","description":""}]}