{"info":{"_postman_id":"3283611f-8182-4792-8ec3-e9340d7cc4d3","name":"COD Verification","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"3283611f-8182-4792-8ec3-e9340d7cc4d3","publishedId":"2sAXqy2z7i","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-09-27T06:09:07.000Z"},"item":[{"name":"Rest API","item":[{"name":"GetCODOTP","id":"8748da41-a31a-41c0-a4f9-eefc182ee587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"quoteId\": \"27\",\n  \"mobilenumber\": \"1234567850\",\n  \"websiteid\": 2,\n  \"isresend\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/codverification/codotp","urlObject":{"path":["rest","all","V1","codverification","codotp"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8748da41-a31a-41c0-a4f9-eefc182ee587"},{"name":"VerifyCODOTP","id":"66e24a38-95d4-4cc4-880f-9c2626173993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"quoteId\": \"27\",\n  \"otp\": \"0351\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/codverification/codotpverify","urlObject":{"path":["rest","all","V1","codverification","codotpverify"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"66e24a38-95d4-4cc4-880f-9c2626173993"},{"name":"Get Config Data","id":"50761ea6-0a7e-4eeb-9b4a-e94dffb4d881","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/rest/all/V1/codverification/getConfigData?storeId=1","urlObject":{"path":["rest","all","V1","codverification","getConfigData"],"host":["{{base_url}}"],"query":[{"key":"storeId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"50761ea6-0a7e-4eeb-9b4a-e94dffb4d881"}],"id":"9bfcbfb5-37be-4982-b281-6ceca66f6205","_postman_id":"9bfcbfb5-37be-4982-b281-6ceca66f6205","description":""},{"name":"GraphQL","item":[{"name":"GetCODOTP","id":"5a45e95c-586c-4b68-8e5d-f2c13a206fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n    getcodotp(\n       quoteId : \"23\"\n        mobilenumber : \"1234567890\"\n        websiteid:2\n        isresend:false\n    ) {\n    data\n}\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5a45e95c-586c-4b68-8e5d-f2c13a206fd8"},{"name":"VerifyCODOTP","id":"4bf3656d-2646-422a-812a-3dc12a036883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n    verifycodotp(\n       quoteId : \"23\",\n        otp:\"7841\"\n    ) {\n   data\n}\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4bf3656d-2646-422a-812a-3dc12a036883"},{"name":"Get Config Data","id":"164deade-4063-4385-a223-8a43b3b4b30d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    getConfigData(\n        storeId:1\n    ){\n             data\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"164deade-4063-4385-a223-8a43b3b4b30d"}],"id":"f2f2ccca-2187-49a9-b520-4b288fb8bae9","_postman_id":"f2f2ccca-2187-49a9-b520-4b288fb8bae9","description":""}]}