{"info":{"_postman_id":"8c2096e7-dbae-4163-a72b-cad194deca60","name":"Quantity Increment & Decrement","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20561050","collectionId":"8c2096e7-dbae-4163-a72b-cad194deca60","publishedId":"2s9Y5csKsP","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-01T04:29:58.000Z"},"item":[{"name":"GraphQL","item":[{"name":"quantityDecrement","id":"3eca87b0-93d9-4be1-a762-678c5f5f3d17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query{\n\tQuantityDecrement(\n        QuoteItemId : 4\n        StoreId : 1\n    )\n\t{\n\t\tdata\n\t}\n}","variables":""}},"url":"{{base url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3eca87b0-93d9-4be1-a762-678c5f5f3d17"},{"name":"quantityIncrement","id":"3c9779a1-f137-481d-9e63-e5fe4597fdb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query{\n\tQuantityIncrement(\n        QuoteItemId : 5\n        StoreId : 1\n    )\n\t{\n\t\tdata\n\t}\n}","variables":""}},"url":"{{base url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c9779a1-f137-481d-9e63-e5fe4597fdb8"}],"id":"121a3ee7-5165-4b20-8285-5e513cba2b04","_postman_id":"121a3ee7-5165-4b20-8285-5e513cba2b04","description":""},{"name":"REST API","item":[{"name":"quantityIncrement","id":"936e2b71-bf4e-4d28-a3a4-419ef885b514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{base url}}/rest/all/V1/Magecomp-Qtyincdec/quantityIncrement?qutoteItemId=4&storeId=1","urlObject":{"path":["rest","all","V1","Magecomp-Qtyincdec","quantityIncrement"],"host":["{{base url}}"],"query":[{"key":"qutoteItemId","value":"4"},{"key":"storeId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"936e2b71-bf4e-4d28-a3a4-419ef885b514"},{"name":"quantityDecrement","id":"d9405f1d-8eb6-4380-acff-8a7ab5d0b75e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base url}}/rest/all/V1/Magecomp-Qtyincdec/quantityDecrement?qutoteItemId=5&storeId=1","urlObject":{"path":["rest","all","V1","Magecomp-Qtyincdec","quantityDecrement"],"host":["{{base url}}"],"query":[{"key":"qutoteItemId","value":"5"},{"key":"storeId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"d9405f1d-8eb6-4380-acff-8a7ab5d0b75e"}],"id":"aeaeb625-850d-4a1c-bbea-cffed5214ced","_postman_id":"aeaeb625-850d-4a1c-bbea-cffed5214ced","description":""}]}