{"info":{"_postman_id":"36715986-19da-4f7b-b7aa-dc9f4b507312","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":"36715986-19da-4f7b-b7aa-dc9f4b507312","publishedId":"2sAXxP8XhK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-07T10:59:48.000Z"},"item":[{"name":"Rest API","item":[{"name":"Get Limit of Product","id":"ccded495-5fac-4dab-ac2d-54f90b4b2e1f","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":"ccded495-5fac-4dab-ac2d-54f90b4b2e1f"},{"name":"Get ConfigData","id":"94746fb3-ae7b-4248-ba90-3b60e7765792","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":"94746fb3-ae7b-4248-ba90-3b60e7765792"}],"id":"d1329ec8-f392-4caa-afdb-456fd57c2d3c","_postman_id":"d1329ec8-f392-4caa-afdb-456fd57c2d3c","description":""},{"name":"GraphQL","item":[{"name":"Get Limit of Product","id":"54689b02-8c9c-4681-bea0-4bf309c8961c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\n     getLimitofProduct(\n        customerId:\"6\" \n        cartId:233 \n        storeId : 1\n        )\n    {\n        status\n        response\n    }\n }","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"54689b02-8c9c-4681-bea0-4bf309c8961c"},{"name":"Get ConfigData","id":"d382ef7d-e86e-4a41-85f0-772d791daac0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\n     getConfigdata(\n        storeId : 1\n        )\n    {\n        status\n        response\n    }\n }","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d382ef7d-e86e-4a41-85f0-772d791daac0"}],"id":"b5a99479-e9ee-4541-934d-4f34bd1e378b","_postman_id":"b5a99479-e9ee-4541-934d-4f34bd1e378b","description":""}]}