{"info":{"_postman_id":"00c23ab6-dccf-45fa-be53-7d86db592f37","name":"Magento 2 Discount Percentage","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"00c23ab6-dccf-45fa-be53-7d86db592f37","publishedId":"2sBXwjwtjq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-23T05:48:37.000Z"},"item":[{"name":"REST API","item":[{"name":"Get Discount Percentage","id":"8bdd238f-24b7-402c-82c7-551078c3a7c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"productid\" : 10,\n    \"storeid\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/discountpercentage/applypercentage?productid=1&storeid=1","urlObject":{"path":["rest","all","V1","discountpercentage","applypercentage"],"host":["{{base_url}}"],"query":[{"key":"productid","value":"1"},{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"8bdd238f-24b7-402c-82c7-551078c3a7c2"}],"id":"1161bca1-8008-411c-9294-822f47668946","_postman_id":"1161bca1-8008-411c-9294-822f47668946","description":""},{"name":"GraphQL API","item":[{"name":"Get Discount Percentage","id":"e9a2d636-d0cd-4a59-96fd-1d7673a4f8b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  getdiscountpercentage(productid: 1, storeid: 1) {\n    status\n    message\n    discount_percentage\n  }\n}\n","variables":""}},"url":"{{base_url}}/pub/graphql","urlObject":{"path":["pub","graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9a2d636-d0cd-4a59-96fd-1d7673a4f8b3"}],"id":"7a4a53f1-b3c2-43a8-b90b-d2a41aadbd56","_postman_id":"7a4a53f1-b3c2-43a8-b90b-d2a41aadbd56","description":""}]}