{"info":{"_postman_id":"e6111891-e5fe-4d58-8e6e-c41709250c02","name":"Magento 2 Easy Coupon Manager","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"e6111891-e5fe-4d58-8e6e-c41709250c02","publishedId":"2sBXcDHgzn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-19T04:34:56.000Z"},"item":[{"name":"REST API","item":[{"name":"Get Coupon List","id":"58e13571-9914-4941-9e00-d5fb7aaed5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"store_id\": 0\n}"},"url":"{{base_url}}/rest/all/V1/easycouponmanager/couponlist","urlObject":{"path":["rest","all","V1","easycouponmanager","couponlist"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"58e13571-9914-4941-9e00-d5fb7aaed5f4"}],"id":"8da5a23a-5074-414e-93d8-61150cc9cd31","_postman_id":"8da5a23a-5074-414e-93d8-61150cc9cd31","description":""},{"name":"GraphQL API","item":[{"name":"Get Coupon List","id":"8f3a9200-01d1-41b9-9457-0dbda42af246","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  couponlistRule(storeid:1) {\n    status\n    message\n    rules {\n      couponlist_id\n      status\n      title\n      start_date\n      end_date\n      coupon_code\n      terms_condition\n      storeid\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f3a9200-01d1-41b9-9457-0dbda42af246"}],"id":"c81a3ffb-f5d4-4934-bacb-a67f8d8ddfce","_postman_id":"c81a3ffb-f5d4-4934-bacb-a67f8d8ddfce","description":""}]}