{"info":{"_postman_id":"4c882a27-6072-45ae-a3d0-a07b95dcfb94","name":"Restrict Cash On Delivery","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"4c882a27-6072-45ae-a3d0-a07b95dcfb94","publishedId":"2sAXjRUok9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-09-06T12:51:50.000Z"},"item":[{"name":"REST API","item":[{"name":"Configvalue","id":"f10a5483-8cc9-47a6-bac5-d5426ceda2f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"websiteId\": 1\n}"},"url":"{{base_url}}/rest/all/V1/Restrictcod/getconfigvalue","urlObject":{"path":["rest","all","V1","Restrictcod","getconfigvalue"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f10a5483-8cc9-47a6-bac5-d5426ceda2f3"},{"name":"GetZipcodes","id":"6b00d930-f8f9-46c8-8773-4ae3f586fe2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"websiteId\": 1,\n  \"zipcode\":\"364001\"\n}"},"url":"{{base_url}}/rest/all/V1/Restrictcod/checkzipcodeavailable","urlObject":{"path":["rest","all","V1","Restrictcod","checkzipcodeavailable"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b00d930-f8f9-46c8-8773-4ae3f586fe2b"}],"id":"68775050-13a9-404f-96bf-05b91e3a0ae2","_postman_id":"68775050-13a9-404f-96bf-05b91e3a0ae2","description":""},{"name":"GraphQL","item":[{"name":"Configvalue","id":"23045e0b-4784-4200-8b59-16204a5a45c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\tConfigvalue(\n\t\twebsiteId: 1\n        )\n\t{\n        status\n\t\tmessage\n\t}\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"23045e0b-4784-4200-8b59-16204a5a45c0"},{"name":"GetZipcodes","id":"89b7f7a6-16fd-4d1a-9913-3f1847b7705a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n\tGetZipcodes\n    (\n\t\t websiteId: 1,\n         zipcode:\"364001\"\n    )\n\t{\n        status\n\t\tmessage\n        esitmatetime\n        cityname\n        codstatus\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"89b7f7a6-16fd-4d1a-9913-3f1847b7705a"}],"id":"92b33390-3090-4753-b834-206cf7bef058","_postman_id":"92b33390-3090-4753-b834-206cf7bef058","description":""}]}