{"info":{"_postman_id":"a2ce7e3d-5a8a-4e6d-8d30-de7838f80773","name":"WhatsApp","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"GetActClaimStatus","event":[{"listen":"test","script":{"id":"8d77acf9-4b84-4c0f-9635-7275faaaec38","exec":["pm.test(\"response is Ok\", function(){","    pm.response.to.have.status(200);","});","","pm.test(\"RefId header is present\", function () {","    pm.request.to.have.header(\"refid\");","});","","pm.test(\"Body Response is valid\", function(){","    var jsonData = JSON.parse(responseBody);","    pm.expect(jsonData.CallBackResponse.BeneficiaryId).to.be.a('number')","});",""],"type":"text/javascript"}}],"id":"56e51d4e-411f-42a9-9794-906e8ea63e01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"refid","value":"4dhf7466f200","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":""},"url":"http://192.168.0.110:1044/WhatsAppIntegration/GetActClaimStatus/1710511628"},"response":[],"_postman_id":"56e51d4e-411f-42a9-9794-906e8ea63e01"},{"name":"GetPureClaimStatus","event":[{"listen":"test","script":{"id":"9922c11f-eec8-48c5-9654-96c17bd72a1e","exec":["pm.test(\"response is Ok\", function(){","    pm.response.to.have.status(200);","});","","pm.test(\"RefId header is present\", function () {","    pm.request.to.have.header(\"refid\");","});","","pm.test(\"Body Response is valid\", function(){","    var jsonData = JSON.parse(responseBody);","    pm.expect(jsonData.CallBackResponse.ClaimNo).to.be.a('string')","});",""],"type":"text/javascript"}}],"id":"c53392af-35dc-4c5c-a28b-e05dcd60584d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"refid","value":"34wMacesS","type":"text"}],"url":{"raw":"http://192.168.0.110:1044/WhatsAppIntegration/GetPureClaimStatus/KCM 589E?","protocol":"http","host":["192","168","0","110"],"port":"1044","path":["WhatsAppIntegration","GetPureClaimStatus","KCM 589E"],"query":[{"key":"refid","value":"Dishi","type":"text","disabled":true}]}},"response":[],"_postman_id":"c53392af-35dc-4c5c-a28b-e05dcd60584d"},{"name":"GetPurePolicyDetails","event":[{"listen":"test","script":{"id":"7cb0bf56-d37f-46f2-985d-50b77e928c8d","exec":["pm.test(\"response is Ok\", function(){","    pm.response.to.have.status(200);","});","","pm.test(\"RefId header is present\", function () {","    pm.request.to.have.header(\"refid\");","});","","pm.test(\"Body Response is valid\", function(){","    var jsonData = JSON.parse(responseBody);","    pm.expect(jsonData.CallBackResponse.PolicyNumber).to.be.a('string')","});",""],"type":"text/javascript"}}],"id":"79be4e19-dd5d-4920-b9a2-1640b0c6513f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"refid","value":"4dhf7466f200","type":"text"}],"url":"http://192.168.0.110:1044/WhatsAppIntegration/GetPurePolicyDetails/KCC001A"},"response":[],"_postman_id":"79be4e19-dd5d-4920-b9a2-1640b0c6513f"},{"name":"SMS","id":"dd0df399-f58c-45a3-bfcc-546f2d1921b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-GRAVITEE-API-KEY","value":"4fe0f29b-24af-4bc3-8c57-ec226b37e4c6","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\":\"WhatsApp\",\r\n    \"to\":\"254727518227\",\r\n    \"message\": \"Your code is 13244.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.resolution.co.ke:1042/rilapi/sesp/sms"},"response":[],"_postman_id":"dd0df399-f58c-45a3-bfcc-546f2d1921b6"}]}