{"info":{"_postman_id":"8a29c407-f28d-44a1-bad7-2603841943df","name":"Magento 2 Hide Price","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"8a29c407-f28d-44a1-bad7-2603841943df","publishedId":"2sBXwpNBQX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-03T11:37:29.000Z"},"item":[{"name":"GraphQL API","item":[{"name":"Getproductbyid","id":"69e72190-ef43-488c-8dff-a6a015a9df5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"query {\n  Getproductbyid(\n    input: {\n      id: 1\n      storeId: 1\n      customerId: 1\n    }\n  ) {\n    success\n    message\n    product\n    product_enabled\n    category_enabled\n    categoryid_enabled\n    pricecomment\n    buttontext\n    redirecturl\n    hideprice_applied_on\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"69e72190-ef43-488c-8dff-a6a015a9df5c"},{"name":"Getbycategoryid","id":"00bd10cf-15c4-40dc-a9f7-8ae4252d019d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  Getbycategoryid(\n    input: {\n      id: 1\n      storeId: 1\n      customerId: 1\n    }\n  ) {\n    success\n    message\n    category\n    redirecturl\n    buttontext\n    pricecomment\n    hideprice_applied_on\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"00bd10cf-15c4-40dc-a9f7-8ae4252d019d"},{"name":"Getconfigvalue","id":"02f640c6-8e39-4496-a817-30917a2a40c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Store","value":"default","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\n  storeConfig {\n    hideprice_config {\n      status\n      message\n      enable\n      btn_enable\n      button_text\n      customer_groups\n      apply_on\n      cms_page_link\n      price_comment\n    }\n  }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"02f640c6-8e39-4496-a817-30917a2a40c3"}],"id":"219787f3-19f4-4f64-9c71-68bb236f404e","_postman_id":"219787f3-19f4-4f64-9c71-68bb236f404e","description":""},{"name":"REST API","item":[{"name":"Getproductbyid","id":"8bd3aaa0-4c0d-47c3-87a6-ab76803a1e27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/rest/all/V1/Hideprice/productcollection?id=1&storeId=1&customerId=9","urlObject":{"path":["rest","all","V1","Hideprice","productcollection"],"host":["{{base_url}}"],"query":[{"key":"id","value":"1"},{"key":"storeId","value":"1"},{"key":"customerId","value":"9"}],"variable":[]}},"response":[],"_postman_id":"8bd3aaa0-4c0d-47c3-87a6-ab76803a1e27"},{"name":"Getbycategoryid","id":"71850e5d-3034-415d-bc08-9a24ceb176dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/rest/all/V1/Hideprice/categorycollection?id=1&storeId=1&customerId=1","urlObject":{"path":["rest","all","V1","Hideprice","categorycollection"],"host":["{{base_url}}"],"query":[{"key":"id","value":"1"},{"key":"storeId","value":"1"},{"key":"customerId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"71850e5d-3034-415d-bc08-9a24ceb176dc"},{"name":"Getconfigvalue","id":"fbbc7b23-2126-4556-85d0-5fba4ed1c8b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"accept","value":"application/json"}],"url":"{{base_url}}/rest/all/V1/Hideprice/getconfigvalues?storeid=1","urlObject":{"path":["rest","all","V1","Hideprice","getconfigvalues"],"host":["{{base_url}}"],"query":[{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"fbbc7b23-2126-4556-85d0-5fba4ed1c8b3"}],"id":"6dcd281b-f45c-4d37-8101-aaa167c8d2b3","_postman_id":"6dcd281b-f45c-4d37-8101-aaa167c8d2b3","description":""}]}