{"info":{"_postman_id":"3aeebabd-2587-43db-aedd-e3a65e146e5f","name":"Magento 2 Tier Price Extension","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"3aeebabd-2587-43db-aedd-e3a65e146e5f","publishedId":"2sAXxV6VZT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-17T05:28:57.000Z"},"item":[{"name":"Rest API","item":[{"name":"Get Tier Price","id":"7fa68003-e83c-45d9-97cf-67aa234853f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/tierprice/gettierprice/?product_id=45&store_id=5&qty=100","urlObject":{"path":["rest","all","V1","tierprice","gettierprice",""],"host":["{{base_url}}"],"query":[{"key":"product_id","value":"45"},{"key":"store_id","value":"5"},{"key":"qty","value":"100"}],"variable":[]}},"response":[],"_postman_id":"7fa68003-e83c-45d9-97cf-67aa234853f8"}],"id":"b6ae8171-98df-4f79-bf56-49124fc51b83","_postman_id":"b6ae8171-98df-4f79-bf56-49124fc51b83","description":""},{"name":"GraphQL API","item":[{"name":"Get Tier Price","id":"8b69e1af-523e-4188-af5f-5b367f8a0cac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"query{\n    getTierPrice(\n      product_id :1\n      store_id: 215\n      qty :20\n    ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b69e1af-523e-4188-af5f-5b367f8a0cac"}],"id":"619c2a16-16fd-4119-b4a6-6ce8b9f0d3f6","_postman_id":"619c2a16-16fd-4119-b4a6-6ce8b9f0d3f6","description":""}]}