{"info":{"_postman_id":"698d9308-53e2-4739-b61f-289318510c5f","name":"verifone-simcard-api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"8267401","collectionId":"698d9308-53e2-4739-b61f-289318510c5f","publishedId":"VUqptHnU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-21T22:36:43.000Z"},"item":[{"name":"/","id":"e145fb2a-1b53-44cb-8349-629516d381d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/","urlObject":{"path":[""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e145fb2a-1b53-44cb-8349-629516d381d2"},{"name":"listall","id":"5eb1c386-6bcd-4270-a94d-70955e2727b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/listall","urlObject":{"path":["listall"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5eb1c386-6bcd-4270-a94d-70955e2727b6"},{"name":"update","id":"5ea21511-b767-4d68-b1a1-ae32286a029c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"simCardNo\": 5,\n    \"mobileNo\": \"123456789\",\n    \"status\": \"EXPIRED\",\n    \"expiryDate\": \"2022-09-19\",\n    \"stateOfRegistration\": \"West Bengal\",\n    \"kyc\": \"COMPLETE\",\n    \"telecomProvider\": \"Jio\",\n    \"fullName\": \"Emmanuel Goldstein\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/5","urlObject":{"path":["5"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5ea21511-b767-4d68-b1a1-ae32286a029c"},{"name":"delete","id":"f5e6d436-3fc4-4f56-8a50-6f698d0eae9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/2","urlObject":{"path":["2"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5e6d436-3fc4-4f56-8a50-6f698d0eae9f"},{"name":"add","id":"9bbd6adc-629f-4245-8f1a-9b017af4fcf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"simCardNo\": 3,\n    \"mobileNo\": \"987654321\",\n    \"status\": \"ACTIVE\",\n    \"expiryDate\": \"2022-09-21\",\n    \"stateOfRegistration\": \"Maharashtra\",\n    \"kyc\": \"COMPLETE\",\n    \"telecomProvider\": \"Airtel\",\n    \"fullName\": \"Somaditya Basak\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/add","urlObject":{"path":["add"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9bbd6adc-629f-4245-8f1a-9b017af4fcf5"},{"name":"to-renew","id":"2d6b1a3a-0241-4778-8317-e15922a66e53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/to-renew","urlObject":{"path":["to-renew"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d6b1a3a-0241-4778-8317-e15922a66e53"},{"name":"renewById","id":"9a12d351-4209-4870-9209-daf29a346dce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"{{url}}/renew/5","urlObject":{"path":["renew","5"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a12d351-4209-4870-9209-daf29a346dce"},{"name":"verify","id":"c0312e5c-65e3-490e-803c-f696966559b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/verify/1","urlObject":{"path":["verify","1"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0312e5c-65e3-490e-803c-f696966559b8"}]}