{"info":{"_postman_id":"1001d789-91a6-4985-ace2-183432c62770","name":"Magento 2 Limit Quantity Per Product","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"1001d789-91a6-4985-ace2-183432c62770","publishedId":"2sBY4PQLTC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-21T06:44:23.000Z"},"item":[{"name":"Rest API","item":[{"name":"Get Limit of Product","id":"03052bb3-9ce1-4f25-8297-4fbd9454c530","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/rest/all/V1/Limitquantityperproduct/getLimitofProduct?customerId=6&cartId=233&storeId=2","urlObject":{"path":["rest","all","V1","Limitquantityperproduct","getLimitofProduct"],"host":["{{base_url}}"],"query":[{"key":"customerId","value":"6"},{"key":"cartId","value":"233"},{"key":"storeId","value":"2"}],"variable":[]}},"response":[],"_postman_id":"03052bb3-9ce1-4f25-8297-4fbd9454c530"},{"name":"Get ConfigData","id":"ee30ace4-5432-4cc3-aba2-bd67a460c91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/rest/all/V1/Limitquantityperproduct/getconfig?storeId=2","urlObject":{"path":["rest","all","V1","Limitquantityperproduct","getconfig"],"host":["{{base_url}}"],"query":[{"key":"storeId","value":"2"}],"variable":[]}},"response":[],"_postman_id":"ee30ace4-5432-4cc3-aba2-bd67a460c91c"}],"id":"5ae4b7b9-e9b8-4c8c-b461-49fb18a537bc","_postman_id":"5ae4b7b9-e9b8-4c8c-b461-49fb18a537bc","description":""},{"name":"GraphQL","item":[{"name":"Get Limit of Product","id":"679d7a88-8978-47c1-9140-91e47e2e2100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n    getLimitofProduct(\n        customerId: \"1\" \n        cartId: 12\n        storeId: 1\n    ) {\n        status\n        message\n    }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"679d7a88-8978-47c1-9140-91e47e2e2100"},{"name":"Get ConfigData","id":"0d0ec3be-9d0f-4b6a-9d2c-ec43c84f1b04","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":"query {\n    storeConfig {\n        limitquantityperproduct_config {\n            status\n            message\n            enable\n            dynamic_error_message\n            customer_group\n            consider_lifetime_qty\n            lifetime_qty_error_message\n        }\n    }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0d0ec3be-9d0f-4b6a-9d2c-ec43c84f1b04"}],"id":"63fdea41-4d9e-4e87-8e0c-966fe61345e4","_postman_id":"63fdea41-4d9e-4e87-8e0c-966fe61345e4","description":""}]}