{"info":{"_postman_id":"838ca41a-0001-463e-a9bc-abfe22530bfe","name":"Magento 2 Cash On Delivery Suite","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"838ca41a-0001-463e-a9bc-abfe22530bfe","publishedId":"2sAXxJjaoc","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-02T11:29:19.000Z"},"item":[{"name":"Rest API","item":[{"name":"CheckZipCode","id":"17decdde-a98f-4c72-be86-8462a8ad86a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/rest/all/V1/codsuite/?zipcode=364004&websiteid=2","urlObject":{"path":["rest","all","V1","codsuite",""],"host":["{{base_url}}"],"query":[{"key":"zipcode","value":"364004"},{"key":"websiteid","value":"2"}],"variable":[]}},"response":[],"_postman_id":"17decdde-a98f-4c72-be86-8462a8ad86a6"},{"name":"GetCodOtp","id":"0d9442a2-977b-4041-a107-79d14114f308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/rest/all/V1/codsuite/codotp?quoteId=64&mobilenumber=21111111155&websiteid=2&isresend=true","urlObject":{"path":["rest","all","V1","codsuite","codotp"],"host":["{{base_url}}"],"query":[{"key":"quoteId","value":"64"},{"key":"mobilenumber","value":"21111111155"},{"key":"websiteid","value":"2"},{"key":"isresend","value":"true"}],"variable":[]}},"response":[],"_postman_id":"0d9442a2-977b-4041-a107-79d14114f308"},{"name":"GetCodOtpVerify","id":"7fc11a44-42ac-4a11-a1a1-86fa0fe79461","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/rest/all/V1/codsuite/codotpverify?quoteId=64&otp=ouVe7B","urlObject":{"path":["rest","all","V1","codsuite","codotpverify"],"host":["{{base_url}}"],"query":[{"key":"quoteId","value":"64"},{"key":"otp","value":"ouVe7B"}],"variable":[]}},"response":[],"_postman_id":"7fc11a44-42ac-4a11-a1a1-86fa0fe79461"},{"name":"GetConfiguration","id":"24d4e0aa-a92f-4d42-875c-8f325ed7ac1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/rest/all/V1/codsuite/getconfig?websiteid=2","urlObject":{"path":["rest","all","V1","codsuite","getconfig"],"host":["{{base_url}}"],"query":[{"key":"websiteid","value":"2"}],"variable":[]}},"response":[],"_postman_id":"24d4e0aa-a92f-4d42-875c-8f325ed7ac1b"}],"id":"6894ba01-086c-482c-8f1a-ee53bca8f7dc","_postman_id":"6894ba01-086c-482c-8f1a-ee53bca8f7dc","description":""},{"name":"GraphQL","item":[{"name":"CheckZipCode","id":"613b07ec-68dc-4e25-a9e6-e3ffc6123012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\n     checkZipcode(\n        zipcode : 364002\n        websiteid : 2\n        )\n    {\n        status\n        response\n    }\n }","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"613b07ec-68dc-4e25-a9e6-e3ffc6123012"},{"name":"GetCodOtp","id":"326d182c-4f8a-4760-87c9-50baead85a07","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 : 64\n        mobilenumber : 21444444\n        websiteid : 2\n        isresend : true\n        )\n    {\n        status\n        response\n    }\n }","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"326d182c-4f8a-4760-87c9-50baead85a07"},{"name":"GetCodOtpVerify","id":"3b63c3f2-da41-4ac6-ba3d-8eb7c0d68262","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\n     getCodOtpVerify(\n        quoteId : 64\n        otp : \"Q52mVf\"\n        )\n    {\n        status\n        response\n    }\n }","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b63c3f2-da41-4ac6-ba3d-8eb7c0d68262"},{"name":"GetConfiguration","id":"9d18ec66-dd3a-40f0-b359-cfee79efec52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\n     getConfigData(\n        websiteid : 2\n        )\n    {\n        status\n        response\n    }\n }","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d18ec66-dd3a-40f0-b359-cfee79efec52"}],"id":"aa043bcd-14dd-484d-be67-ee52b6966acd","_postman_id":"aa043bcd-14dd-484d-be67-ee52b6966acd","description":""}]}