{"info":{"_postman_id":"3a033654-3358-4568-bae8-0fbf30e9b80e","name":"M2 COD Suit","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"3a033654-3358-4568-bae8-0fbf30e9b80e","publishedId":"2sBXwtoUfr","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-15T12:50:38.000Z"},"item":[{"name":"Rest API","item":[{"name":"CheckZipCode","id":"3a50d434-ec2c-472b-a788-082c2c6db180","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":"3a50d434-ec2c-472b-a788-082c2c6db180"},{"name":"GetCodOtp","id":"2e26bbec-893e-4a52-948f-bf0740f43103","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":"2e26bbec-893e-4a52-948f-bf0740f43103"},{"name":"GetCodOtpVerify","id":"2cf14a3e-7dcb-4a65-9a99-caecee8c7581","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":"2cf14a3e-7dcb-4a65-9a99-caecee8c7581"},{"name":"GetConfiguration","id":"c3157b6e-77cc-411f-93f0-487e45266fdf","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":"c3157b6e-77cc-411f-93f0-487e45266fdf"}],"id":"c8fb7ce2-3890-482f-8610-3d4f3fe1fd0b","_postman_id":"c8fb7ce2-3890-482f-8610-3d4f3fe1fd0b","description":""},{"name":"Graphql","item":[{"name":"CheckZipCode","id":"8db58959-f06d-423d-af73-e944571154f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n    checkZipcode(\n       zipcode : 364001\n       websiteid : 1\n    ) {\n        success\n        data\n    }\n}\n","variables":""}},"url":"{{baseurl}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8db58959-f06d-423d-af73-e944571154f2"},{"name":"GetCodOtp","id":"ba1d7e92-7984-4401-a049-d61211eee040","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\n     getCodOtp(\n        quoteId : 20\n        mobilenumber : 92584555\n        websiteid : 1\n        isresend : true\n        )\n    {\n        status\n        message\n    }\n }\n","variables":""}},"url":"{{baseurl}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba1d7e92-7984-4401-a049-d61211eee040"},{"name":"GetCodOtpVerify","id":"be95a091-164c-437c-832a-f936437126ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n    getCodOtpVerify(\n        quoteId: 20\n        otp: \"0619\"\n    ) {\n        status\n        message\n    }\n}\n","variables":""}},"url":"{{baseurl}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"be95a091-164c-437c-832a-f936437126ea"},{"name":"GetConfiguration","id":"d0a5a679-45ac-41c1-8082-a3d9a0cdcfb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>Get Configuration</p>\n","type":"text"},{"key":"Store","value":"default","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query {\n    storeConfig {\n        codsuite_config {\n            status\n            message\n            enable\n            cod_title\n            check_on_product_page\n            estimated_delivery_time\n            estimated_delivery_message\n            cod_availability_message\n            cod_unavailability_message\n            cod_fee\n            cod_verification\n            phoneno_validation_check\n            phoneno_validation {\n                country\n                digit\n            }\n        }\n    }\n}\n","variables":""}},"url":"{{baseurl}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0a5a679-45ac-41c1-8082-a3d9a0cdcfb7"}],"id":"eb76d123-4a60-4be6-adf5-b3ef3f9b9ae0","_postman_id":"eb76d123-4a60-4be6-adf5-b3ef3f9b9ae0","description":""}]}